]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Removed of old deprecated code:
authorCaselIT <cfederico87@gmail.com>
Tue, 27 Oct 2020 20:55:48 +0000 (21:55 +0100)
committerCaselIT <cfederico87@gmail.com>
Tue, 27 Oct 2020 20:55:48 +0000 (21:55 +0100)
commitac3c03bfc1dfee16cf0e7d2b02fcd9ba42e3fc32
treed2479c495a8eaf5dcafaa25e4001d67f3b85bf5d
parentbd1740b001ce74971f3d4ae0875bd09bdcb407c3
Removed of old deprecated code:

  * ``--head_only`` option to the ``alembic current`` command
  * legacy argument names in operations, deprecated since version 0.8

Change-Id: Ib6e265e3c2820971d446a1568de16e4a6efb18eb
alembic/command.py
alembic/config.py
alembic/operations/ops.py
docs/build/unreleased/clean_up.rst [new file with mode: 0644]
tests/test_mssql.py
tests/test_op.py
tests/test_oracle.py