summaryrefslogtreecommitdiff
path: root/doc/build/dialects
Commit message (Expand)AuthorAgeFilesLines
* - Add support for PostgreSQL with PyGreSQLChristoph Zwerschke2016-04-151-5/+11
* - generalize the verbiage on LargeBinary so that it doesn'tMike Bayer2016-01-201-2/+0
* - Added :class:`.mysql.JSON` for MySQL 5.7. The JSON type providesMike Bayer2016-01-062-3/+2
* Merge remote-tracking branch 'origin/pr/196' into pr196pr196Mike Bayer2015-10-221-1/+1
|\
| * Link to maintained redshift dialectpr/196Thomas Grainger2015-08-191-1/+1
* | - add a postgresql-specific form of array_agg() that injects theMike Bayer2015-08-271-0/+1
* | - add PG-specific aggregate_order_by(), references #3132Mike Bayer2015-08-271-0/+2
* | - build out a new base type for Array, as well as new any/all operatorsMike Bayer2015-08-251-2/+2
|/
* fdb drivers seem to be no longer availableMike Bayer2015-03-241-1/+0
* - reorganize MySQL docs re: unicode, other cleanup and updatesMike Bayer2015-03-201-38/+38
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-261-8/+10
* Include psycopg2cffi in dialect docsShaun Stanworth2015-01-261-0/+5
* - correctionsMike Bayer2014-12-271-1/+1
* - added new backend for pysqlcipher, as we will probably getMike Bayer2014-10-291-1/+6
* Merge pull request #138 from BY-jk/mastermike bayer2014-09-161-0/+1
|\
| * Added EXASolution dialect to documentationpr/138Jan2014-09-161-0/+1
* | document JSONBMike Bayer2014-07-071-2/+5
* | typo: s/founds/foundPriit Laes2014-06-281-1/+1
* | - Added a new type :class:`.postgresql.OID` to the Postgresql dialect.Mike Bayer2014-06-201-1/+3
* | - remove drizzle dialectMike Bayer2014-05-302-77/+4
* | fix typoMike Bayer2014-05-301-3/+3
* | more docs for using psycopg2 range types, specifically instantiating models w...Chris Withers2014-05-251-1/+30
|/
* - Added new datatype :class:`.oracle.DATE`, which is a subclass ofMike Bayer2014-03-221-8/+10
* typorel_0_9_2Mike Bayer2014-02-021-1/+1
* typoMike Bayer2014-01-231-3/+5
* - add redshift-sqlalchemy, essentially fixes [ticket:2727]Mike Bayer2014-01-211-0/+2
* akiban-> foundationdbMike Bayer2014-01-181-3/+2
* - rework the JSON expression system so that "astext" is called *after*Mike Bayer2013-12-271-0/+3
* add JSONMike Bayer2013-12-171-1/+3
* Merge branch 'tsvector' of https://bitbucket.org/nibrahim/sqlalchemy/branch/t...Mike Bayer2013-12-091-1/+3
|\
| * Updates documentation for tsvector type.Noufal Ibrahim2013-12-101-1/+3
* | sqlany dialect moves to githubMike Bayer2013-12-091-1/+1
|/
* remove thisMike Bayer2013-11-291-11/+0
* name it with a dashMike Bayer2013-11-171-1/+1
* - remove informix dialect, moved out to https://bitbucket.org/zzzeek/sqlalche...Mike Bayer2013-11-171-3/+16
* add sap sqlanywhereMike Bayer2013-11-121-0/+1
* - add monetdbMike Bayer2013-10-011-2/+10
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-185-90/+89
* Tidy range types docs and add warning about the return type support offered b...pr/12Chris Withers2013-06-261-2/+18
* Fix NameError in example.Chris Withers2013-06-261-4/+1
* Documentation for the new range type support.pr/5Chris Withers2013-06-101-1/+50
* - fdb is now official, [ticket:2504]Mike Bayer2013-06-031-5/+5
* add cymysql...Mike Bayer2013-04-141-0/+5
* add calchipanMike Bayer2013-04-101-0/+1
* fix grammarTshepang Lekhonkhobe2013-03-231-1/+1
* add ibm_db_saMike Bayer2013-03-091-0/+1
* Add ANY/ALL construct support for PostgreSQL's ARRAY typeAudrius Kažukauskas2013-01-281-3/+7
* Add special containment operation methods for PG array typeAudrius Kažukauskas2012-11-201-1/+1
* - hstore documentation, migrationMike Bayer2012-11-171-0/+5
* - add HSTOREMike Bayer2012-11-171-0/+3