summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/config.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for ``psycopg`` dialect.Federico Caselli2021-11-261-2/+3
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* CAST the elements in ARRAYs when using psycopg2Federico Caselli2021-03-151-0/+5
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-0/+4
* happy new yearMike Bayer2021-01-041-1/+1
* Support testing of async drivers without fallback modeFederico Caselli2020-12-301-0/+15
* disambiguate SQL server temp table constraint namesMike Bayer2020-12-291-0/+1
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+4
* Create initial 2.0 engine implementationMike Bayer2020-04-161-0/+8
* happy new yearMike Bayer2020-01-011-1/+1
* Test fixture improvementsMike Bayer2019-11-111-0/+4
* Support for generated columnsCaselIT2019-11-081-2/+5
* Implement facade for pytest parametrize, fixtures, classlevelMike Bayer2019-10-201-2/+70
* happy new yearMike Bayer2019-01-111-1/+1
* Run black -l 79 against all source filesMike Bayer2019-01-061-3/+3
* Assorted pre-Black fixesMike Bayer2019-01-051-5/+1
* happy new yearMike Bayer2018-01-121-1/+1
* Allow multiple versions of single backendMike Bayer2017-08-041-7/+11
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* Additions to support HAAlchemy pluginMike Bayer2016-09-161-1/+6
* - happy new yearMike Bayer2016-01-291-1/+1
* - move away from explicit raises of SkipTest, instead call aMike Bayer2015-05-011-0/+7
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - add support for tags, including include/exclude support.Mike Bayer2014-07-271-1/+2
* - scale up for mysql, sqliteMike Bayer2014-07-261-6/+9
* - proof of concept for parallel testingMike Bayer2014-07-251-0/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-1/+3
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-0/+69
* - happy new yearMike Bayer2014-01-051-1/+1
* - add copyright to source files missing itMike Bayer2013-10-261-0/+6
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-1/+0
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+3