summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/ext.py
Commit message (Expand)AuthorAgeFilesLines
* - add a postgresql-specific form of array_agg() that injects theMike Bayer2015-08-271-0/+14
* - consolidate "constraints.py" into the more general "ext.py",Mike Bayer2015-08-271-0/+91
* - add PG-specific aggregate_order_by(), references #3132Mike Bayer2015-08-271-0/+63