summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/ranges.py
Commit message (Expand)AuthorAgeFilesLines
* Documentation for the new range type support.pr/5Chris Withers2013-06-101-0/+13
* add support for range operators listed in http://www.postgresql.org/docs/9.2/...Chris Withers2013-06-101-6/+75
* Basic type support for the new range types in postgres 9.2Chris Withers2013-06-101-0/+51