This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
changeset
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
..
databases
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
fix documentation meta.bind(engine) -> meta.bind = engine; thanks mvt
2010-03-12 16:23:01 +01:00
ansisql.py
SA06 tests fix, thanks to Mike Bayer
2010-05-02 03:03:03 +02:00
constraint.py
add disable_logging option
2009-07-10 19:42:42 +02:00
exceptions.py
move warning exceptions to right module
2010-05-01 07:38:33 +02:00
schema.py
unified warnings, use compare columns in tests
2010-05-01 08:32:41 +02:00