summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improve typing to accommodate sqlalchemy v2" into mainmike bayer2023-03-011-2/+1
|\
| * Improve typing to accommodate sqlalchemy v2CaselIT2023-02-261-2/+1
* | ensure single import per lineMike Bayer2023-02-281-0/+1
|/
* try to restore color to pytestMike Bayer2022-12-111-1/+1
* adjust for tox changes to passenvMike Bayer2022-12-111-1/+8
* bump black to 22.3.0Mike Bayer2022-03-281-2/+2
* resolve for variant before testing for schema typeMike Bayer2022-02-011-0/+1
* add pep484 targetMike Bayer2022-01-201-1/+7
* workflow: also test against rel_1_4CaselIT2021-11-041-0/+1
* rename to mainMike Bayer2021-10-111-1/+1
* Add mypy to the github workflowCaselIT2021-09-131-1/+1
* generate .pyi files for proxied classesMike Bayer2021-08-221-0/+2
* Add pep-484 type annotationsCaselIT2021-08-111-0/+13
* repair py3k mergeMike Bayer2021-06-261-1/+0
* Drop compatibility with python 2.7.CaselIT2021-06-221-2/+1
* Revendor editor and make dateutil optionalCaselIT2021-06-151-1/+0
* Update black, zimports and flake8CaselIT2021-05-121-1/+1
* Enable SQL Server testing and fix autogen issuesMike Bayer2021-01-281-14/+5
* temporarily block mssqlMike Bayer2021-01-271-2/+11
* Fix workflow test window failCaselIT2021-01-191-1/+1
* Merge "Accommodate SQLAlchemy 1.4/2.0"mike bayer2021-01-121-4/+11
|\
| * Accommodate SQLAlchemy 1.4/2.0CaselIT2021-01-111-4/+11
* | Pin PyMySQL < 1.0.0 for python 2Mike Bayer2021-01-071-1/+2
|/
* Update black to 20.8b1CaselIT2020-10-261-1/+1
* Remove support for Python 3.5 and SQLAlchemy older than the 1.3 series.CaselIT2020-10-261-2/+0
* Support pytest 6.xMike Bayer2020-09-271-2/+2
* revise bracket cx_Oracle for python 2 / 3Mike Bayer2020-07-161-2/+2
* Pin cx_oracle for python 2Mike Bayer2020-06-261-1/+2
* add posargs to pep8Mike Bayer2020-05-291-1/+1
* Update black to match sqlalchemy versionCaselIT2020-03-181-1/+4
* remove python setup.py testMike Bayer2019-08-261-3/+2
* Use SQLAlchemy's testing framework fullyMike Bayer2019-07-211-2/+2
* Bump to Alembic 1.1, bump requirementsMike Bayer2019-07-211-7/+1
* Fix imp warningMike Bayer2019-07-181-0/+2
* Add "usecase" changelog tagMike Bayer2019-06-031-1/+1
* - add sqla 1.3 part 2Mike Bayer2019-05-231-0/+1
* - add sqla 1.3Mike Bayer2019-05-231-1/+1
* Use basepython 3.7 for flake8 testsMike Bayer2019-03-041-0/+1
* pure black run + flake8Mike Bayer2019-01-061-12/+10
* Move to github, new domain, sqlalchemy linksMike Bayer2018-11-261-1/+1
* unblock for py.test as of 3.9.3Mike Bayer2018-11-021-1/+1
* block all py.test 3.9.1 or greater untilMike Bayer2018-10-241-1/+1
* block py.test 3.9.1Mike Bayer2018-10-171-1/+1
* block cx_Oracle 6.4Mike Bayer2018-07-041-1/+1
* Add py37, sqla1.2 tags, drop py33 testingMike Bayer2018-06-191-1/+2
* Use bitbucket for SQLA branchMike Bayer2017-09-211-1/+1
* Support pep3149, latest import mechanics, fullyMike Bayer2017-09-081-1/+3
* Enable multi-backend / driver in testsMike Bayer2017-08-211-1/+0
* - dont use sitepackagesMike Bayer2017-08-211-2/+2
* - support pymysql for testsMike Bayer2017-08-191-0/+1