]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- make slug length default to 40, but also make it configurable.
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 Nov 2013 19:08:46 +0000 (14:08 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 Nov 2013 19:08:46 +0000 (14:08 -0500)
commitf8d9f9ecc73f03edc16a6c7327b275db7c769222
tree46cb2c755d60a412ece22d8b5601c845db7c86d6
parent39e4b4a97a8cf5668ca89a278bf716eeb503eea9
- make slug length default to 40, but also make it configurable.
alembic/script.py
alembic/templates/generic/alembic.ini.mako
alembic/templates/multidb/alembic.ini.mako
alembic/templates/pylons/alembic.ini.mako
docs/build/changelog.rst
docs/build/tutorial.rst
tests/test_revision_create.py