summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/pygresql.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests pass with postgresql+pygresqlpr/234Christoph Zwerschke2016-02-091-20/+118
* Fix some issues with the PyGreSQL dialectChristoph Zwerschke2016-02-071-17/+16
* Add support for PostgreSQL with PyGreSQLChristoph Zwerschke2016-02-061-0/+146