| Commit message (Expand) | Author | Age | Files | Lines |
| * | - remove informix dialect, moved out to https://bitbucket.org/zzzeek/sqlalche... | Mike Bayer | 2013-11-17 | 3 | -668/+0 |
| * | plugging away | Mike Bayer | 2013-04-27 | 1 | -1/+1 |
| * | work through dialects | Mike Bayer | 2013-04-27 | 1 | -3/+3 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -4/+5 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 3 | -3/+3 |
| * | - recognize that do_rollback() and do_commit() work with a DBAPI connection, | Mike Bayer | 2012-11-22 | 1 | -18/+0 |
| * | kill me now, pep8 pass, so close | Diana Clarke | 2012-11-20 | 2 | -11/+11 |
| * | just a pep8 pass | Diana Clarke | 2012-11-20 | 1 | -29/+28 |
| * | juts a 'expected 2 blank lines' pep8 pass | Diana Clarke | 2012-11-19 | 2 | -0/+9 |
| * | - rework the sphinx customizations into distinct modules | Mike Bayer | 2012-10-19 | 2 | -12/+8 |
| * | - update all the visit_mod() functions with new naming scheme | Mike Bayer | 2012-08-14 | 1 | -2/+3 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -6/+6 |
| * | - upgrade DBAPI index to have links to all dialect toplevel pages | Mike Bayer | 2012-05-26 | 1 | -1/+4 |
| * | - [feature] Inspector.get_primary_keys() is | Mike Bayer | 2012-04-24 | 1 | -4/+6 |
| |\ |
|
| | * | deprecate inspector.get_primary_keys() in favor of inspector.get_pk_constraint() | Diana Clarke | 2012-04-02 | 1 | -4/+6 |
| * | | Changed misspelled 'altere' reserved word to 'alter' | Benjamin Trofatter | 2012-04-12 | 1 | -1/+1 |
| |/ |
|
| * | happy new year | Mike Bayer | 2012-01-04 | 3 | -3/+3 |
| * | Informix and postgresql reserved words changes -- almost done. | Jim Phares | 2011-03-15 | 1 | -0/+123 |
| * | - add connection and cursor to is_disconnect(). We aren't using it yet, | Mike Bayer | 2011-02-09 | 1 | -1/+1 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 2 | -5/+5 |
| * | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 3 | -3/+15 |
| * | - *Major* cleanup / modernization of the Informix | Mike Bayer | 2010-10-01 | 2 | -76/+254 |
| * | - Applied patches from [ticket:1904] to getrel_0_6_4 | Mike Bayer | 2010-09-07 | 2 | -22/+16 |
| * | - idle 78-char adjustments | Mike Bayer | 2010-07-03 | 2 | -19/+32 |
| * | removed all dialect table_names() methods and standardized | Mike Bayer | 2010-03-19 | 1 | -1/+2 |
| * | - name all the "sub" dialect components <DB><component>_<dialectname>, [ticke... | Mike Bayer | 2010-03-14 | 1 | -4/+4 |
| * | - Added an optional C extension to speed up the sql layer by | Gaëtan de Menten | 2010-02-13 | 1 | -1/+1 |
| * | - types.Binary is renamed to types.LargeBinary, it only | Mike Bayer | 2010-01-23 | 1 | -2/+2 |
| * | happy new year | Mike Bayer | 2010-01-07 | 1 | -1/+1 |
| * | begin modernize of informix dialect for [ticket:1499] | Mike Bayer | 2009-12-31 | 2 | -163/+96 |
| * | add a warning for unported dialects. considered a full blown NotImplemented... | Mike Bayer | 2009-12-06 | 1 | -0/+2 |
| * | - pg8000 + postgresql dialects now check for float/numeric return | Mike Bayer | 2009-11-15 | 1 | -2/+2 |
| * | partially PEP8-ified informix dialect | Gaëtan de Menten | 2009-10-27 | 2 | -55/+55 |
| * | - Added BigInteger to global imports | Mike Bayer | 2009-10-15 | 1 | -0/+3 |
| * | close cursors: mostly fetchone -> first | Philip Jenvey | 2009-09-11 | 1 | -1/+1 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 3 | -0/+416 |