summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/dml.py
Commit message (Expand)AuthorAgeFilesLines
* Run search and replace of symbolic module namesMike Bayer2020-04-141-6/+7
* Fixes for public_factory and mysql/pg dml functionsMike Bayer2020-02-081-1/+6
* happy new yearMike Bayer2020-01-011-1/+1
* Add anonymizing context to cache keys, comparison; convert traversalMike Bayer2019-11-041-2/+0
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-7/+8
* Run black -l 79 against all source filesMike Bayer2019-01-061-42/+53
* minor spelling correctionGlyph2018-09-061-1/+1
* happy new yearMike Bayer2018-01-121-1/+1
* Fix as many RST parse warnings as possible.Mike Bayer2017-11-031-33/+34
* Use full column->type processing for ON CONFLICT SET clauseMike Bayer2017-01-131-1/+3
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* spelling: Postgresql -> PostgreSQLVille Skyttä2016-10-081-1/+1
* Add ON CONFLICT support for PostgresqlRobin Thomas2016-06-141-0/+211