summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/constraints.py
Commit message (Expand)AuthorAgeFilesLines
* Manual fixes for style E501 errors, etc. in dialects packagepr/111Brian Jarrett2014-07-131-1/+2
* Style fixes for dialects packageBrian Jarrett2014-07-121-6/+6
* - 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