summaryrefslogtreecommitdiff
path: root/doc/build/dialects/postgresql.rst
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-061-3/+0
* - 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
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-261-8/+10
* Include psycopg2cffi in dialect docsShaun Stanworth2015-01-261-0/+5
* 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
* fix typoMike Bayer2014-05-301-3/+3
* more docs for using psycopg2 range types, specifically instantiating models w...Chris Withers2014-05-251-1/+30
* - rework the JSON expression system so that "astext" is called *after*Mike Bayer2013-12-271-0/+3
* add JSONMike Bayer2013-12-171-1/+3
* Updates documentation for tsvector type.Noufal Ibrahim2013-12-101-1/+3
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-181-20/+19
* 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
* 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
* glossary updatesMike Bayer2012-10-281-2/+0
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-7/+0
* - move out maxdbMike Bayer2012-10-181-4/+11
* - [feature] The Core oeprator system now includesMike Bayer2012-08-201-1/+3
* - [feature] Added create_type constructor argumentMike Bayer2011-11-281-1/+1
* - Documented SQLite DATE/TIME/DATETIME types.Mike Bayer2011-03-271-0/+2
* - execution_options() on Connection acceptsMike Bayer2011-01-161-0/+2
* experiment with removing the API section and putting docstrings inline.Mike Bayer2010-09-041-0/+86