summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/zxjdbc.py
Commit message (Expand)AuthorAgeFilesLines
* - happy new yearMike Bayer2014-01-051-1/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/dialects/postgresqlDiana Clarke2012-11-191-1/+3
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-13/+6
* - move out maxdbMike Bayer2012-10-181-1/+9
* more import cleanupsMike Bayer2012-08-071-2/+2
* happy new yearMike Bayer2012-01-041-1/+1
* utilize the zxjdbc PostgresqlHandler for better Decimal handling. hopefullyPhilip Jenvey2011-04-231-1/+18
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke...Mike Bayer2010-03-141-2/+2
* rename jdbc suffix to zxjdbc, add ReturningParam.__ne__Philip Jenvey2009-08-301-2/+2
* move postgresql's % escape handling out of basePhilip Jenvey2009-08-111-10/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+28