This website requires JavaScript.
Explore
Get Started
x
/
sqlalchemy-migrate
Code
Issues
Proposed changes
sqlalchemy-migrate
/
migrate
History
jan.dittberner
a626f5b1b9
change isinstance(obj, (str, unicode)) to isinstance(obj, basestring)
...
as suggested by Piotr Ożarowski
2009-06-07 15:48:44 +00:00
..
changeset
add support for ondelete and oncascade to ANSI-SQL foreign key creation
2009-02-20 18:24:44 +00:00
versioning
change isinstance(obj, (str, unicode)) to isinstance(obj, basestring)
2009-06-07 15:48:44 +00:00
__init__.py
move .. automodule stuff to docs/api.rst
2009-01-25 12:52:13 +00:00