summaryrefslogtreecommitdiff
path: root/doc/build/dialects
Commit message (Expand)AuthorAgeFilesLines
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Update docs re: deprecated internal dialectsGord Thompson2021-06-291-47/+53
* Implement MySQL-specific MATCHAnton Kovalevich2021-06-211-0/+8
* Added netezza in external dialects in documentationAbhishek Jog2021-06-181-3/+8
* Repair pysqlcipher and use sqlcipher3Mike Bayer2021-03-241-0/+3
* Add support for aiosqliteFederico Caselli2021-03-241-0/+9
* Add supported database version for internal dialectsFederico Caselli2021-03-071-0/+30
* Implement support for functions as FROM with columns clause supportMike Bayer2021-02-031-2/+2
* Add mssql+turbodbc to external dialect listGord Thompson2021-01-131-0/+3
* add aiomysql supportMike Bayer2020-12-101-0/+7
* Revert "Merge "add aiomysql support""Mike Bayer2020-12-091-7/+0
* add aiomysql supportMike Bayer2020-12-081-0/+7
* Implement upsert for SQLiteRamonWill2020-11-081-0/+8
* tutorial 2.0 WIPreview/mike_bayer/tutorial20Mike Bayer2020-10-311-0/+2
* Add JSON support for mssqlGord Thompson2020-08-191-1/+5
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+7
* Use importlib_metadata; add namespace for mariadbMike Bayer2020-08-131-2/+2
* Add a docs link to the CockroachDB dialectRafi Shamim2020-05-241-41/+44
* Deprecate unsupported dialects and dbapiFederico Caselli2020-04-292-8/+6
* Run search and replace of symbolic module namesMike Bayer2020-04-141-1/+1
* Fix almost all read-level sphinx warningsMike Bayer2020-04-111-4/+0
* Remove code deprecated before version 1.1Federico Caselli2020-04-091-5/+0
* Clean up list of external dialectsGord Thompson2020-03-071-22/+57
* Fixes for public_factory and mysql/pg dml functionsMike Bayer2020-02-082-4/+4
* Remove jython code, remove all jython / pypy symbolsMike Bayer2020-01-173-13/+0
* Update index.rstTom Nolan2020-01-151-0/+1
* Add dialect for Apache SolrAhmed Adel2019-12-031-0/+1
* Squashed commit of the following:Mike Bayer2019-11-061-0/+2
* Squashed commit of the following:Mike Bayer2019-10-281-0/+1
* link to Google BigQuery dialectAidan Feldman2019-10-111-0/+1
* list sqlalchemy-access as external dialectGord Thompson2019-10-081-1/+3
* Add support for try_cast function on sqlalchemy.dialects.mssqlLeonel Atencio2019-08-121-0/+7
* Note DBAPIs and dialects that we don't supportMike Bayer2019-07-051-0/+12
* link to PyHive as a dialectAidan Feldman2019-02-271-1/+1
* Add NCHAR to Oracle dialectMike Bayer2019-02-191-1/+4
* Fix many spell glitchesLele Gaifax2019-01-251-1/+1
* Feature mysqlclientMike Bayer2019-01-181-3/+3
* Update index.rst - Added link to Drill dialect.Charles S. Givre2019-01-081-0/+1
* - remove non-working dialects some of which are 404'sMike Bayer2018-12-241-44/+6
* Fixed typo in docsadriennefranke2018-12-051-1/+1
* Sqlite jsonIlja Everilä2018-07-101-1/+3
* - add docs for PG REGCLASSMike Bayer2018-07-091-8/+2
* - add sap-hanaMike Bayer2018-05-031-0/+1
* Add postgresql.MONEYCleber J Santos2017-11-161-1/+4
* Add SQL Server TIMESTAMP / ROWVERSION datatypesMike Bayer2017-10-041-0/+5
* - remove intersphinx usage, the overhead of re-fetchingMike Bayer2017-07-091-6/+6
* Implement MySQL's ON DUPLICATE KEY UPDATEMichael Doronin2017-07-031-0/+9
* added link for CrateDB supportJodok Batlogg2017-06-231-0/+1
* Add placeholder XML supportMike Bayer2017-05-261-18/+21
* Repair formatting throughout documentationKataev Denis2017-05-227-20/+20