This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
/
tests
/
fixture
History
Monty Taylor
a71799ea2c
Updated to OpenStack Build stuff.
2013-07-11 16:54:46 -04:00
..
__init__.py
Updated to OpenStack Build stuff.
2013-07-11 16:54:46 -04:00
base.py
Updated to OpenStack Build stuff.
2013-07-11 16:54:46 -04:00
database.py
fix deprecation warning by using MetaData.reflect
2013-02-09 13:02:59 +01:00
models.py
move tests/ directory into migrate/tests (much better form) and fix all import lines and other minor issues
2010-06-10 18:08:06 +01:00
pathed.py
move tests/ directory into migrate/tests (much better form) and fix all import lines and other minor issues
2010-06-10 18:08:06 +01:00
shell.py
fix SA06 compatibility in tests
2010-07-07 19:27:26 +02:00
warnings.py
use _index_identifier instead of _validate_identifier if
2010-11-09 21:38:17 +01:00