summaryrefslogtreecommitdiff
path: root/README.unittests.rst
Commit message (Expand)AuthorAgeFilesLines
* automatically provision hstore for pg13+Federico Caselli2023-03-151-10/+5
* Implementation of CITEXT , unittest and documentationJulian David Rath2023-03-151-1/+10
* fix typo, add missing command to unittest pg docker exampleFederico Caselli2023-01-181-1/+1
* rearchitect reflection for batched performanceFederico Caselli2022-06-181-0/+5
* Add support for the new oracle driver ``oracledb``.Federico Caselli2022-06-071-7/+10
* Merge "Add oracle docker instructions to readme unittest" into mainmike bayer2022-01-061-0/+21
|\
| * Add oracle docker instructions to readme unittestFederico Caselli2022-01-061-0/+21
* | Remove redundant code for EOL Python <= 3.6Hugo van Kemenade2022-01-061-1/+1
|/
* De-emphasize notion of "default driver" (DBAPI)Gord Thompson2021-11-091-8/+20
* Remove deprecated dialects and driversFederico Caselli2021-10-311-1/+0
* README.unittest container edits mainly mariadb/mysql (#7014)Daniel Black2021-09-111-18/+6
* Update SQLAlchemy README.unittests.rstGord Thompson2021-05-091-3/+3
* Fix trivial typo in README.unittestsStephen Rosen2021-04-091-1/+1
* Tweak docker config for mssqlGord Thompson2020-09-201-2/+1
* MariaDB dialect implementationGeorg Richter2020-08-311-0/+16
* Rename py.test to pytestGord Thompson2020-04-161-17/+17
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-1/+1
* Support inspection of computed columnFederico Caselli2020-03-151-1/+1
* Add docker commands to README.unittestsFederico Caselli2020-03-041-1/+67
* Improve two phase transaction requirement detection for PGFederico Caselli2019-12-281-0/+6
* Fix charset= in README.unittests.rst for MySQLGord Thompson2019-11-171-3/+3
* Remove python setup.py test; fix SQL Server URLMike Bayer2019-10-281-30/+50
* commit 1b774808c926665047bf353222ecd191679a95d1Lele Gaifax2018-12-301-3/+3
* - rework the unittests README which was very out of dateMike Bayer2017-08-191-233/+104
* spelling: Postgresql -> PostgreSQLVille Skyttä2016-10-081-3/+3
* - Added support for the :class:`postgresql.JSONB` datatype whenMike Bayer2015-01-311-0/+12
* - memusage is fine for parallelMike Bayer2014-08-081-1/+1
* - add support for tags, including include/exclude support.Mike Bayer2014-07-271-7/+3
* - reorganize tox optionsMike Bayer2014-07-261-23/+27
* Add note on PostgreSQL config for test runsGunnlaugur Þór Briem2014-05-151-0/+6
* - cx_oracle test for "unicode returns" needs to be cx_oracle only,Mike Bayer2014-03-061-2/+3
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-53/+119
* README.unittests.rst: Add blurb about toxpr/49Marc Abramowitz2013-11-251-0/+39
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-1/+7
* this is an RST nowMike Bayer2012-10-101-0/+210