This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
changeset
History
Jan Dittberner
e820261f29
fix unittests
...
* tested with Python 2.6, SQLAlchemy 0.6.1, PostgreSQL, MySQL and SQLite
2010-07-04 12:33:28 +02:00
..
databases
move to unittest2, update README for testing instructions
2010-06-20 15:29:16 +02:00
__init__.py
fix documentation meta.bind(engine) -> meta.bind = engine; thanks mvt
2010-03-12 16:23:01 +01:00
ansisql.py
fix unittests
2010-07-04 12:33:28 +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