summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/zxjdbc.py
Commit message (Collapse)AuthorAgeFilesLines
* - happy new yearMike Bayer2016-01-291-1/+1
|
* - copyright 2015Mike Bayer2015-03-101-1/+1
|
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
| | | | to get all flake8 passing
* - 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
| | | | | | | - build a new Sphinx extension that allows dialect info to be entered as directives which is then rendered consistently throughout all dialect/dbapi sections - break out the "empty_strings" requirement for oracle test
* - move out maxdbMike Bayer2012-10-181-1/+9
| | | | | | - begin consolidating docs for dialects to be more self contained - add a separate section for "external" dialects - not sure how we're going to go with this yet.
* 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
| | | | this won't be necessary eventually (refs http://bugs.jython.org/issue1499)
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
| | | | | a consistent tag - AUTHORS file
* - name all the "sub" dialect components <DB><component>_<dialectname>, ↵Mike Bayer2010-03-141-2/+2
| | | | [ticket:1738]
* 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