summaryrefslogtreecommitdiff
path: root/tests/test_script_production.py
Commit message (Expand)AuthorAgeFilesLines
* Added quiet option to command lineCaselIT2023-04-281-12/+8
* Merge "add recursive_version_locations option for searching revision files" i...mike bayer2023-03-011-1/+1
|\
| * add recursive_version_locations option for searching revision filesostr000002023-02-281-1/+1
* | ensure single import per lineMike Bayer2023-02-281-1/+3
|/
* run pyupgradeMike Bayer2022-11-261-8/+5
* Add epoch as an option for file_templateCaio Carvalho2022-05-061-0/+28
* Use `-> None` in script templates by defaultNikita Sobolev2022-04-211-1/+1
* Revendor editor and make dateutil optionalCaselIT2021-06-151-0/+16
* New downgrade algorithm to fix branch behaviourSimon Bowly2021-04-261-3/+3
* Use inspect(), not Inspector.from_engine()Mike Bayer2020-02-031-10/+4
* Fix tests on windowsCaselIT2019-12-271-3/+4
* Assert scratch directory is cleaned up after class teardownMike Bayer2019-11-301-0/+3
* Fix NormPathTest again....to not have my workstation paths in it :)Mike Bayer2019-09-191-14/+20
* Fix the NormPathTest to accommodate for multi-process staging directoriesMike Bayer2019-09-191-7/+10
* Add test for normalization of script_dir, version_locationsMike Bayer2019-09-191-0/+53
* Memoize elements in rewriter; use correct iterationMike Bayer2019-09-181-0/+76
* Render a single "pass" only for UpgradeOps, DowngradeOpsMike Bayer2019-09-171-0/+55
* zimports runMike Bayer2019-01-061-27/+31
* pure black run + flake8Mike Bayer2019-01-061-257/+315
* Replace union_update with updateMike Bayer2018-10-171-4/+14
* Clean up all Python 3.6 warningsMike Bayer2017-10-111-2/+4
* Add + to illegal revision characters listMike Bayer2017-09-151-0/+8
* fix using tzdata-compliant time zone namesNils Philippsen2017-08-091-0/+8
* Raise if manual revision id contains dashes or at signsMike Bayer2017-08-041-0/+29
* Add timezone option to configMike Bayer2017-04-061-0/+67
* Add process_revision_directives param to command.revision()Mike Bayer2017-02-221-3/+40
* Merge "Add single pound to generated comments"mike bayer2016-11-281-2/+2
|\
| * Add single pound to generated commentsMaico Timmerman2016-11-151-2/+2
* | file generated by alembic revison is now pep8 compliantMarkus Mattes2016-11-211-1/+5
* | Detect and ignore duplicate revision files on readJiri Kuncar2016-11-181-1/+61
|/
* - Errors which occur within the Mako render step are now interceptedMike Bayer2016-04-081-0/+25
* - add a test and changelog notes for the fact that a non-autogenerateMike Bayer2015-08-211-0/+20
* - Fixed a regression 0.8 whereby the "multidb" environment templateMike Bayer2015-08-201-3/+166
* - add a helper object for autogen rewriting called Rewriter.Mike Bayer2015-08-071-1/+146
* - squash merge of ticket_302 branchMike Bayer2015-07-031-2/+175
* - In conjunction with support for multiple independent bases, theMike Bayer2014-11-221-16/+63
* - The "multiple heads / branches" feature has now landed. This isMike Bayer2014-11-201-6/+75
* - reorganize tests that deal with running scriptsMike Bayer2014-11-101-0/+197