summaryrefslogtreecommitdiff
path: root/tests/test_script_consumption.py
Commit message (Expand)AuthorAgeFilesLines
* zimports runMike Bayer2019-01-061-16/+18
* pure black run + flake8Mike Bayer2019-01-061-101/+184
* Clean up all Python 3.6 warningsMike Bayer2017-10-111-1/+1
* Support pep3149, latest import mechanics, fullyMike Bayer2017-09-081-4/+31
* address stamp issues in on_version_apply callbackjpassaro2017-07-181-7/+15
* expose on_version_apply callback to context usersJohn Passaro2017-07-031-0/+82
* Don't raise on open transaction if we already started in oneMike Bayer2017-03-011-1/+30
* Detect open transaction at end of migration w/ transactional_ddl=FalseMike Bayer2017-02-231-2/+114
* Ignore py files generated by emacsMarkus Mattes2016-11-281-9/+30
* file generated by alembic revison is now pep8 compliantMarkus Mattes2016-11-211-0/+15
* - squash merge of ticket_302 branchMike Bayer2015-07-031-1/+2
* - The "multiple heads / branches" feature has now landed. This isMike Bayer2014-11-201-3/+3
* - reorganize tests that deal with running scriptsMike Bayer2014-11-101-0/+365