summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add docker commands to README.unittestsFederico Caselli2020-03-041-0/+1
* Enable F821Mike Bayer2020-01-041-1/+0
* Move max-worker-restart to pytest-xdist options in tox.iniMike Bayer2019-11-191-1/+1
* Remove python setup.py test; fix SQL Server URLMike Bayer2019-10-281-1/+1
* Enable F841Mike Bayer2019-06-201-5/+1
* - add --max-worker-restart to better tolerate oracle / python 3.8 crashesMike Bayer2019-06-081-1/+1
* Merge "Remove Nose support"mike bayer2019-02-031-6/+0
|\
| * Remove Nose supportParth Shandilya2019-02-021-6/+0
* | repair F632 issueMike Bayer2019-02-011-1/+1
|/
* Add F632 another issue that just popped upMike Bayer2019-01-301-1/+1
* add F821 which for some reason is some new thing flake8 wants to complain aboutMike Bayer2019-01-301-1/+1
* Render N'' for SQL Server unicode literalsMike Bayer2019-01-151-2/+2
* Prep for flake8 refactoringMike Bayer2019-01-031-0/+20
* turn off pytest's latest plugin we didn't ask for, loggingMike Bayer2018-01-051-1/+1
* Add license to Wheel metadataJeff Widman2017-11-151-0/+2
* Refactor for cx_Oracle version 6oracle_numericMike Bayer2017-09-111-1/+1
* - add option to disable py.test warnings plugin;Mike Bayer2017-05-231-1/+1
* Correct pytest deprecation warningGábor Lipták2017-01-171-1/+1
* - adjust to allow dblink tests to work with multiprocess users.Mike Bayer2016-02-081-1/+1
* - add a new qualifier "native" vs. "dbapi" unicode to avoidMike Bayer2016-01-241-6/+9
* - set explicit encoding settings for default mysql driverMike Bayer2015-11-211-1/+1
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-261-1/+1
* Added psycopg2cffi dialectShaun Stanworth2015-01-261-0/+1
* - comment this out (again)Mike Bayer2014-09-171-1/+1
* - repair get_foreign_table_names() for PGInsp/dialect levelpr128Mike Bayer2014-09-171-1/+1
* keep this off for the moment as jenkins isn't set up for this yetMike Bayer2014-09-171-1/+1
* Merge branch 'master' of https://github.com/zzzeek/sqlalchemy into feature/po...Rodrigo Menezes2014-08-261-1/+1
|\
| * - max failures 25Mike Bayer2014-08-161-1/+1
* | Added support for postgres_relkind.Rodrigo Menezes2014-08-141-0/+7
|/
* add pg8000Mike Bayer2014-07-061-0/+1
* updateMike Bayer2014-03-301-1/+1
* - Tweaked the settings for mysql-connector-python; in Py2K, theMike Bayer2014-03-271-0/+1
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-3/+4
* no more wheels until they have a pointMike Bayer2014-02-221-2/+0
* ill never remember this URL so put it hereMike Bayer2014-02-171-0/+1
* - this seems to be the best string for pymysqlMike Bayer2014-02-031-1/+1
* - Fixed bug which prevented MySQLdb-based dialects (e.g.Mike Bayer2014-02-031-1/+1
* do the wheel thingMike Bayer2013-11-141-0/+3
* - some tweaks to try to help out mssql+pyodbc support a bit, py3k is reallyMike Bayer2013-06-031-0/+1
* - OK we have -w sql passing for: sqlite, postgresql, oursql 2.7 + 3.3, mysqld...Mike Bayer2013-05-041-0/+1
* - add pgp identityrel_0_8_0Mike Bayer2013-03-091-0/+4
* Fixed table reflection for Oracle when accessing a synonym that refersMike Bayer2012-12-091-0/+7
* - add a runner moduleMike Bayer2012-09-271-0/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+3
* - profile file is configurableMike Bayer2012-09-261-1/+2
* - further reorganization of test suite:Mike Bayer2012-09-261-1/+18
* - A TypeDecorator of Integer can be used with a primary keyMike Bayer2011-01-111-0/+1
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-1/+1
* dont need the svn_revision flag anymoreMike Bayer2010-03-201-1/+0
* Modified unittests docs to explain that --first-package-wins=True is required...Michael Trier2010-02-231-1/+2