summaryrefslogtreecommitdiff
path: root/alembic/autogenerate/rewriter.py
Commit message (Expand)AuthorAgeFilesLines
* Consistency: apply codestyle formatting to docstring code snippetsJames Addison2023-04-251-5/+5
* run pyupgradeMike Bayer2022-11-261-29/+29
* Various typing related updatesCaselIT2022-04-231-2/+5
* Add pep-484 type annotationsCaselIT2021-08-111-12/+80
* Drop compatibility with python 2.7.CaselIT2021-06-221-1/+1
* remove all .. version(?:changed|added):: prior to 1.0Mike Bayer2021-01-181-2/+0
* Memoize elements in rewriter; use correct iterationMike Bayer2019-09-181-8/+12
* pure black run + flake8Mike Bayer2019-01-061-4/+8
* - Fixed a regression 0.8 whereby the "multidb" environment templateMike Bayer2015-08-201-10/+18
* - add a helper object for autogen rewriting called Rewriter.Mike Bayer2015-08-071-0/+142