summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/dml.py
Commit message (Expand)AuthorAgeFilesLines
* Run search and replace of symbolic module namesMike Bayer2020-04-141-5/+6
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-7/+7
* Run black -l 79 against all source filesMike Bayer2019-01-061-42/+53
* minor spelling correctionGlyph2018-09-071-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