]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Spelling fixes (#1310)
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 11 Sep 2023 17:43:22 +0000 (13:43 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 17:43:22 +0000 (19:43 +0200)
commit8542a09459daa9a75a73ab8e4c109686255e4f34
tree1325e4241e623818f2e555cd85519e521b0b1e4a
parent74e5669297153bea01fd3685427e35306738c278
Spelling fixes (#1310)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Federico Caselli <CaselIT@users.noreply.github.com>
20 files changed:
README.rst
alembic/config.py
alembic/op.pyi
alembic/operations/base.py
alembic/operations/ops.py
alembic/script/revision.py
docs/build/branches.rst
docs/build/changelog.rst
docs/build/cookbook.rst
docs/build/front.rst
docs/build/naming.rst
tests/test_autogen_composition.py
tests/test_autogen_diffs.py
tests/test_autogen_render.py
tests/test_batch.py
tests/test_config.py
tests/test_op.py
tests/test_oracle.py
tests/test_postgresql.py
tests/test_version_traversal.py