summaryrefslogtreecommitdiff
path: root/alembic/script/base.py
Commit message (Expand)AuthorAgeFilesLines
* Added quiet option to command lineCaselIT2023-04-281-14/+20
* add recursive_version_locations option for searching revision filesostr000002023-02-281-26/+47
* run pyupgradeMike Bayer2022-11-261-5/+5
* Add epoch as an option for file_templateCaio Carvalho2022-05-061-0/+2
* Fix downgrade with effective headCaselIT2022-05-031-13/+2
* Various typing related updatesCaselIT2022-04-231-53/+76
* Add pep-484 type annotationsCaselIT2021-08-111-99/+158
* repair py3k mergeMike Bayer2021-06-261-9/+5
* Merge "Drop compatibility with python 2.7."mike bayer2021-06-261-8/+7
|\
| * Drop compatibility with python 2.7.CaselIT2021-06-221-8/+7
* | Support version_locations paths with spacesGord Thompson2021-06-221-1/+34
|/
* Revendor editor and make dateutil optionalCaselIT2021-06-151-2/+10
* Implement sys_path_prepend optionMike Bayer2021-02-201-0/+9
* remove all .. version(?:changed|added):: prior to 1.0Mike Bayer2021-01-181-11/+0
* Accommodate SQLAlchemy 1.4/2.0CaselIT2021-01-111-6/+6
* Clarified an error message on failure to find 'migrations' path.Rowan Hart2020-02-251-1/+1
* Merge "Add multiple revision support to stamp, support purge"mike bayer2019-09-191-6/+16
|\
| * Add multiple revision support to stamp, support purgeMike Bayer2019-09-191-6/+16
* | Provide revision post-write hooksMike Waites2019-09-191-1/+10
|/
* zimports runMike Bayer2019-01-061-6/+7
* pure black run + flake8Mike Bayer2019-01-061-136/+211
* Add indicate-current option into history commandmisebox2018-03-071-3/+9
* Repair as_revision_number to return a tuple for "heads"Mike Bayer2018-02-161-0/+2
* Support pep3149, latest import mechanics, fullyMike Bayer2017-09-081-1/+24
* fix using tzdata-compliant time zone namesNils Philippsen2017-08-091-1/+5
* Raise if manual revision id contains dashes or at signsMike Bayer2017-08-041-1/+9
* expose on_version_apply callback to context usersJohn Passaro2017-07-031-4/+8
* Add timezone option to configMike Bayer2017-04-061-3/+20
* Ignore py files generated by emacsMarkus Mattes2016-11-281-2/+2
* Detect and ignore duplicate revision files on readJiri Kuncar2016-11-181-0/+9
* Don't remove dependent version when downgrading to a version.Mike Bayer2016-07-121-1/+1
* Report on other branch dependencies in "current"Mike Bayer2016-07-121-2/+12
* - fix syntax here for py3kMike Bayer2015-07-291-2/+2
* - Added new multiple-capable argument ``--depends-on`` to theMike Bayer2015-07-281-1/+21
* - squash merge of ticket_302 branchMike Bayer2015-07-031-0/+726