]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- ok the time-based ids are going to suck with branching, so using
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Apr 2010 03:11:30 +0000 (23:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Apr 2010 03:11:30 +0000 (23:11 -0400)
commit92e8f58ffc8709f332d29a7bc75dad212605377a
tree1107fbbad4afb31132fae091e2e2fb0098fd1252
parent682c2bb5cad903db3f5dd3d34dd4b78844c3795c
- ok the time-based ids are going to suck with branching, so using
truncated random uuids now.
- removed the id number from the upgrade()/downgrade() callables.
alembic/script.py
alembic/util.py
templates/generic/script.py.mako
templates/multidb/script.py.mako
templates/pylons/script.py.mako
tests/test_revisions.py