summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/constraints.py
Commit message (Expand)AuthorAgeFilesLines
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-7/+8
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - happy new yearMike Bayer2014-01-051-3/+3
* Documentation for the new range type support.pr/5Chris Withers2013-06-101-5/+5
* Implement EXCLUDE constraints for postgres.Chris Withers2013-06-101-0/+73