Commit Graph

20 Commits

Author SHA1 Message Date
Monty Taylor a71799ea2c Updated to OpenStack Build stuff. 2013-07-11 16:54:46 -04:00
iElectric ff93b652ca fixed #92 2010-09-12 13:29:17 +02:00
iElectric 28f06524b5 update todo and test-req.pip 2010-09-06 23:21:18 +02:00
iElectric 1ccbc879de update TODO 2010-07-12 17:27:21 +02:00
iElectric a3d3470d5e adding connection keyword to ORM methods 2010-07-11 17:22:28 +02:00
iElectric a3a1e24da1 restructure changelog and minor modifications to documentation 2010-07-08 17:52:55 +02:00
iElectric 6e025c4a4d add firebird to test_db.cfg.tmpl; fix bug when dropping a column in firebird: also drop related constraint or index 2010-05-11 22:52:07 +02:00
iElectric 81f447ef77 SA06 tests fix, thanks to Mike Bayer 2010-05-02 03:03:03 +02:00
iElectric 1f702ac6e0 update documenatation 2010-04-30 22:28:05 +02:00
iElectric a4176bf10e update postgres url name 2010-04-29 22:24:14 +02:00
iElectric 8469a4709d update TODO 2010-04-29 17:03:57 +02:00
iElectric ec24bde52c added 0.6 TODO, all api now uses engine.dispose() to handle pool correctly 2010-04-29 17:02:51 +02:00
iElectric 9f7ab96881 - completely refactored ColumnDelta to extract differences between columns/parameters (also fixes issue #23)
- fixed some bugs (passing server_default) on column.alter
- updated tests, specially ColumnDelta and column.alter
- introduced alter_metadata which can preserve altering existing objects if False (defaults to True)
- updated documentation
2009-06-27 14:13:27 +00:00
iElectric 7eafe744c2 - refactor migrate.changeset;
- visitors are refactored to be more unified
- constraint module is refactored, CheckConstraint is added
- documentation is partialy updated, dialect support table is added (unfinished)
- test_constraint was updated
NOTE: oracle and mysql were not tested, *may be broken*
2009-06-16 15:17:33 +00:00
iElectric 75494ae226 update tests for schema, refactor a bit 2009-06-09 13:31:15 +00:00
iElectric d44be57771 update tests and docs for migrate.versioning.script.* 2009-06-08 11:03:02 +00:00
iElectric 820da74334 rearange tests 2009-06-07 00:05:51 +00:00
iElectric fa6e6910e7 added tests for versioning.version.py, refactored the module 2009-06-06 17:02:39 +00:00
iElectric 31bd33bcff use entrypoints terminology to parse dotted model class names 2009-06-04 22:36:29 +00:00
jan.dittberner c957e49b26 updated project documentation 2009-01-25 10:53:32 +00:00