summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/dml.py
Commit message (Expand)AuthorAgeFilesLines
* 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