]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- get the test environment to use the command line correctly
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Apr 2010 02:57:54 +0000 (22:57 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Apr 2010 02:57:54 +0000 (22:57 -0400)
commit682c2bb5cad903db3f5dd3d34dd4b78844c3795c
tree24f5933e0aeb5cc146f4bef9b812cde081a0e47b
parentaad081fbf70b424ca1a3dcf6b1bf148048799f05
- get the test environment to use the command line correctly
- use time-based slightly random hex ids.
- probably going to remove the id from the upgrade/downgrade name, not
much point to it.
alembic/command.py
alembic/options.py
alembic/util.py
tests/__init__.py
tests/test_revisions.py