This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
History
chrisw
adf4113a0b
Fix issue 94 - it was impossible to add a column with a non-unique index.
...
Also implement more functionality with unique and foreign key constrains for sqlite.
2010-09-09 15:38:42 +01:00
..
changeset
Fix issue 94 - it was impossible to add a column with a non-unique index.
2010-09-09 15:38:42 +01:00
tests
Fix issue 94 - it was impossible to add a column with a non-unique index.
2010-09-09 15:38:42 +01:00
versioning
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00
__init__.py
move warning exceptions to right module
2010-05-01 07:38:33 +02:00
exceptions.py
move all exception classes to migrate.exceptions
2010-09-07 02:25:29 +02:00