summaryrefslogtreecommitdiff
path: root/tests/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* run pyupgradeMike Bayer2022-11-261-1/+0
* Merge "Drop compatibility with python 2.7."mike bayer2021-06-261-5/+4
|\
| * Drop compatibility with python 2.7.CaselIT2021-06-221-5/+4
* | Support version_locations paths with spacesGord Thompson2021-06-221-1/+89
|/
* Use SQLAlchemy's testing framework fullyMike Bayer2019-07-211-13/+21
* zimports runMike Bayer2019-01-061-12/+12
* pure black run + flake8Mike Bayer2019-01-061-40/+32
* Don't format output twice in writerMike Waites2018-09-191-0/+9
* unblock pytest-xdist, add sqla masterMike Bayer2017-08-091-0/+1
* - document that the value we pass to set_section_option and set_main_optionMike Bayer2015-12-081-0/+23
* - squash merge of ticket_302 branchMike Bayer2015-07-031-3/+2
* - Added a new feature :attr:`.Config.attributes`, to help with the useMike Bayer2015-01-231-0/+17
* - changelog + some polishMike Bayer2014-11-201-9/+15
* Adds tests for config_argsNoufal Ibrahim2014-11-201-0/+14
* - amending d81619b50b9df7ff4458:Mike Bayer2014-10-201-1/+21
* devMike Bayer2014-09-131-29/+29
* - do an autopep8 pass for just about everything otherMike Bayer2014-09-091-1/+2
* need to use SQLA's approach of calling mock from unittest for py3kMike Bayer2013-08-231-1/+1
* - Ensured that strings going to stdout go through an encode/decode phase,Mike Bayer2013-08-231-1/+36
* Use relative importsHong Minhee2013-04-111-3/+3
* - [bug] 'alembic' command reports an informativeMike Bayer2012-07-281-1/+11
* - add test coverage for standalone MigrationContext / OperationsMike Bayer2012-01-301-2/+14
* - [feature] Can create alembic.config.ConfigMike Bayer2012-01-201-0/+18