]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Added typing to the default script mako templates.
authorFederico Caselli <cfederico87@gmail.com>
Fri, 26 May 2023 20:01:48 +0000 (22:01 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 26 May 2023 20:01:48 +0000 (22:01 +0200)
commit97057360e5780f467a71f716cd2c91d698d77448
tree817c109468e80e9829082c1a67b698bb62de45f4
parent78c23b6bfabb340a2866c505a6c3916d4e5019a3
Added typing to the default script mako templates.

Fixes: #1253
Change-Id: I00cae5daa8ebe9ba36bfac3af485a0e45a39f923
alembic/operations/ops.py
alembic/script/base.py
alembic/templates/async/script.py.mako
alembic/templates/generic/script.py.mako
alembic/templates/multidb/script.py.mako
docs/build/unreleased/1253.rst [new file with mode: 0644]