summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/plugin/plugin_base.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* Rewrite positional handling, test for "numeric"Federico Caselli2022-12-051-0/+16
* repair --disable-asyncio parameterMike Bayer2022-11-111-1/+1
* Tighten password security by removing `URL.__str__`Yassen Damyanov2022-09-231-1/+4
* Use cibuildwheel to create wheelsTrevor Gross2022-08-291-2/+11
* Add ability to test using thick mode with oracledbFederico Caselli2022-06-201-6/+12
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* pep-484: ORM public API, constructorsMike Bayer2022-04-201-16/+0
* use code generation for scoped_sessionMike Bayer2022-04-121-7/+10
* establish mypy / typing approach for v2.0Mike Bayer2022-02-131-1/+2
* replace test tags with pytest.markMike Bayer2022-01-251-79/+44
* happy new year 2022Mike Bayer2022-01-061-1/+1
* implement cython for cache_anon_map, prefix_anon_mapMike Bayer2021-12-211-0/+15
* adapt pytest plugin to support pytest v7Federico Caselli2021-11-291-1/+1
* Added support for ``psycopg`` dialect.Federico Caselli2021-11-261-1/+2
* Clean up most py3k compatFederico Caselli2021-11-241-21/+5
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* rename elements to mainMike Bayer2021-10-111-1/+1
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* mypy: load extra test files from environment variableMaico Timmerman2021-05-041-0/+9
* Ensure sparse backend selection sorts on driver alsoMike Bayer2021-04-221-0/+1
* Create explicit GC ordering between ConnectionFairy/ConnectionRecordMike Bayer2021-01-151-0/+1
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-9/+30
* happy new yearMike Bayer2021-01-041-1/+1
* remove metadata.bind use from test suiteMike Bayer2021-01-031-64/+4
* Support testing of async drivers without fallback modeFederico Caselli2020-12-301-12/+25
* Repair mssql dep tests; have __only_on__ imply __backend__Mike Bayer2020-12-191-0/+1
* test fixes for oracle 18cMike Bayer2020-12-181-2/+5
* add --notimingintensive; block from github jobsMike Bayer2020-10-071-0/+12
* Provision on different drivers dynamicallyMike Bayer2020-08-141-2/+23
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-2/+6
* Add support for "real" sequences in mssqlGord Thompson2020-05-291-0/+2
* Add full profile sort, dumping to profile resultsMike Bayer2020-05-281-0/+7
* Update transaction / connection handlingMike Bayer2020-05-171-0/+12
* Rename py.test to pytestGord Thompson2020-04-161-2/+2
* happy new yearMike Bayer2020-01-011-1/+1
* Test fixture improvementsMike Bayer2019-11-111-0/+3
* Refactor dialect tests for combinationsMike Bayer2019-10-221-1/+1
* Implement facade for pytest parametrize, fixtures, classlevelMike Bayer2019-10-201-12/+38
* Add profile sort option to test suiteMike Bayer2019-07-141-1/+9
* profiling plugin fixesMike Bayer2019-07-111-1/+1
* Add option for "sparse" backend tests and apply to memusageMike Bayer2019-06-201-6/+30
* Remove Nose supportParth Shandilya2019-02-021-5/+5
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-4/+6
* Run black -l 79 against all source filesMike Bayer2019-01-061-133/+226
* commit 1b774808c926665047bf353222ecd191679a95d1Lele Gaifax2018-12-301-1/+1
* Default server_version_info to (0, )Mike Bayer2018-05-111-1/+1
* Remove erroneous skip messageMike Bayer2018-02-161-18/+14
* happy new yearMike Bayer2018-01-121-1/+1