]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Fix typo in documentation 678/head
authorFederico Caselli <CaselIT@users.noreply.github.com>
Tue, 7 Apr 2020 15:17:58 +0000 (17:17 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2020 15:17:58 +0000 (17:17 +0200)
commitcca8be9ac8a572d9f92bddfb83327d14d7da308b
tree7ad86b0e4b75c3479a0c16764c8191bc0d90c708
parent5d89c8e5d45c8884810a299b3be950d0f0505920
Fix typo in documentation

Fixes the wrong version in `table_kwargs`. See: https://alembic.sqlalchemy.org/en/latest/ops.html#alembic.operations.Operations.batch_alter_table
alembic/operations/base.py