This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
5ecec7c680
Branches
Tags
View all branches
sqlalchemy-migrate
/
migrate
/
changeset
/
databases
History
jan.dittberner
5ecec7c680
mark ALTER TABLE ADD FOREIGN KEY as unsupported by SQLite
...
update corresponding test case
2009-02-18 20:08:37 +00:00
..
__init__.py
make migrate.changeset.databases PEP-8 clean and add it to the API docs
2009-01-25 12:52:33 +00:00
mysql.py
make migrate.changeset.databases PEP-8 clean and add it to the API docs
2009-01-25 12:52:33 +00:00
oracle.py
make migrate.changeset.databases PEP-8 clean and add it to the API docs
2009-01-25 12:52:33 +00:00
postgres.py
make migrate.changeset.databases PEP-8 clean and add it to the API docs
2009-01-25 12:52:33 +00:00
sqlite.py
mark ALTER TABLE ADD FOREIGN KEY as unsupported by SQLite
2009-02-18 20:08:37 +00:00
visitor.py
make migrate.changeset.databases PEP-8 clean and add it to the API docs
2009-01-25 12:52:33 +00:00