]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
cut off the slug length at 20 chars
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2012 18:03:43 +0000 (13:03 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2012 18:03:43 +0000 (13:03 -0500)
commit98c5513b77d0bf3cca516151dc75f68b1bd86d92
tree1d6165fc28b467ff678c17aaa6d933f7ce78d327
parente28b5a5d3977579d8b70e55836ae060e393c4987
cut off the slug length at 20 chars
alembic/script.py
tests/test_revision_create.py