summaryrefslogtreecommitdiff
path: root/alembic/operations/base.py
Commit message (Expand)AuthorAgeFilesLines
* Consistency: apply codestyle formatting to docstring code snippetsJames Addison2023-04-251-8/+10
* Improve typing.Federico Caselli2023-04-131-2/+3
* run pyupgradeMike Bayer2022-11-261-4/+4
* add typing parametersMike Bayer2022-11-151-12/+12
* Improve typingCaselIT2022-09-121-1/+5
* Annotate batch_alter_tableCaselIT2022-06-041-11/+16
* Various typing related updatesCaselIT2022-04-231-0/+2
* render 3rd party module annotations as forward referencesMike Bayer2021-09-151-1/+6
* avoid importing ForwardRef that's py3.9+ onlyCaselIT2021-08-231-1/+7
* generate .pyi files for proxied classesMike Bayer2021-08-221-3/+12
* Add pep-484 type annotationsCaselIT2021-08-111-23/+36
* Drop compatibility with python 2.7.CaselIT2021-06-221-2/+1
* remove all .. version(?:changed|added):: prior to 1.0Mike Bayer2021-01-181-21/+0
* Ensure "alembic current" won't unnecessarily mutate the databaseNikolay Edigaryev2020-05-151-1/+0
* Fix typo in documentationFederico Caselli2020-04-071-1/+1
* Support explicit column ordering in batch modeMarcin Szymanski2020-02-041-0/+29
* Fix rst flake8 issues that have come online w/ latest updateMike Bayer2019-05-291-2/+2
* zimports runMike Bayer2019-01-061-3/+3
* pure black run + flake8Mike Bayer2019-01-061-31/+59
* Vendor python3 formatargspec, import from collections.abcStefan Tjarks2018-11-271-3/+3
* Clean up all Python 3.6 warningsMike Bayer2017-10-111-1/+2
* Fix wrong ReST expressionKim Jin Su2016-03-011-1/+1
* - move the "legacy names" system into where we create the module proxy.Mike Bayer2015-07-141-0/+2
* - squash merge of ticket_302 branchMike Bayer2015-07-031-0/+442