Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
| | | | | to get all flake8 passing | ||||
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| | |||||
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | just a pep8 pass of lib/sqlalchemy/dialects/postgresql | Diana Clarke | 2012-11-19 | 1 | -1/+3 |
| | |||||
* | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 1 | -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 maxdb | Mike Bayer | 2012-10-18 | 1 | -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 cleanups | Mike Bayer | 2012-08-07 | 1 | -2/+2 |
| | |||||
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | utilize the zxjdbc PostgresqlHandler for better Decimal handling. hopefully | Philip Jenvey | 2011-04-23 | 1 | -1/+18 |
| | | | | this won't be necessary eventually (refs http://bugs.jython.org/issue1499) | ||||
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
| | | | | | a consistent tag - AUTHORS file | ||||
* | - name all the "sub" dialect components <DB><component>_<dialectname>, ↵ | Mike Bayer | 2010-03-14 | 1 | -2/+2 |
| | | | | [ticket:1738] | ||||
* | rename jdbc suffix to zxjdbc, add ReturningParam.__ne__ | Philip Jenvey | 2009-08-30 | 1 | -2/+2 |
| | |||||
* | move postgresql's % escape handling out of base | Philip Jenvey | 2009-08-11 | 1 | -10/+1 |
| | |||||
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -0/+28 |