This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
changeset
/
databases
History
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
..
__init__.py
some more PEP8 love
2009-06-21 09:17:23 +00:00
firebird.py
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
mysql.py
fix MySQL failing tests with autoincrement
2010-05-02 20:31:50 +02:00
oracle.py
add support for SA 0.6 by Michael Bayer
2009-06-29 10:18:03 +00:00
postgres.py
applying patch for issue
#61
by Michael Bayer
2009-07-13 18:45:52 +02:00
sqlite.py
add support for SA 0.6 by Michael Bayer
2009-06-29 10:18:03 +00:00
visitor.py
applying patch for issue
#61
by Michael Bayer
2009-07-13 18:45:52 +02:00