summaryrefslogtreecommitdiff
path: root/tests/test_script_consumption.py
Commit message (Expand)AuthorAgeFilesLines
* add recursive_version_locations option for searching revision filesostr000002023-02-281-0/+333
* run pyupgradeMike Bayer2022-11-261-4/+2
* fix failing test on windows after sqlite switched to queuepool by defaultCaselIT2022-03-021-14/+8
* fix connection handling in consumption testMike Bayer2022-02-111-18/+25
* Remove usage of no longer needed compat codeCaselIT2021-11-231-4/+3
* sqlalchemy 2.0 test updatesMike Bayer2021-11-051-8/+20
* dont hardcode transaction opened messagingMike Bayer2021-11-041-3/+3
* Drop compatibility with python 2.7.CaselIT2021-06-221-11/+4
* retrieve 1.3 transaction from branched connection properlyMike Bayer2021-01-191-48/+89
* Accommodate SQLAlchemy 1.4/2.0CaselIT2021-01-111-62/+175
* 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