| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Fixed bug in :func:`.postgresql.array` construct whereby using it | Mike Bayer | 2013-01-02 | 1 | -0/+9 |
| * | | More adjustment to this SQLite related issue which was released in | Mike Bayer | 2012-12-14 | 1 | -2/+26 |
| * | | add future | Mike Bayer | 2012-12-11 | 1 | -0/+1 |
| * | | Fixed table reflection for Oracle when accessing a synonym that refers | Mike Bayer | 2012-12-09 | 1 | -0/+39 |
| * | | - multivalued inserts, [ticket:2623] | Mike Bayer | 2012-12-08 | 1 | -25/+0 |
| * | | The Oracle LONG type, while an unbounded text type, does not appear | Mike Bayer | 2012-12-06 | 1 | -0/+15 |
| * | | Repaired the usage of ``.prepare()`` in conjunction with | Mike Bayer | 2012-12-06 | 1 | -0/+70 |
| |/ |
|
| * | HSTORE.comparator_factory should subclass Concatenable.Comparator | Audrius Kažukauskas | 2012-11-21 | 1 | -2/+4 |
| * | Add special containment operation methods for PG array type | Audrius Kažukauskas | 2012-11-20 | 1 | -12/+69 |
| * | another hide from 2to3 test | Mike Bayer | 2012-11-18 | 1 | -1/+2 |
| * | Fixed a gotcha where inadvertently calling list() on a | Mike Bayer | 2012-11-18 | 1 | -1/+2 |
| * | - hstore documentation, migration | Mike Bayer | 2012-11-17 | 1 | -3/+37 |
| * | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -0/+128 |
| * | Add PostgreSQL HStore type support | Audrius Kažukauskas | 2012-11-13 | 1 | -1/+191 |
| * | Fixed bug in type_coerce() whereby typing information | Mike Bayer | 2012-11-12 | 1 | -1/+10 |
| * | - move out maxdb | Mike Bayer | 2012-10-18 | 1 | -239/+0 |
| * | - [feature] Added "collation" parameter to all | Mike Bayer | 2012-10-10 | 1 | -1/+5 |
| * | - [feature] Added TIME type to mysql dialect, | Mike Bayer | 2012-10-10 | 1 | -317/+222 |
| * | - [feature] the MS Access dialect has been | Mike Bayer | 2012-09-30 | 1 | -31/+0 |
| * | - [bug] Fixed compiler bug whereby using a correlated | Mike Bayer | 2012-09-30 | 1 | -0/+21 |
| * | - [bug] The CreateIndex construct in Oracle | Mike Bayer | 2012-09-30 | 1 | -1/+11 |
| * | - tighten mysql date test to not fail over 1 second boundaries (and probably ... | Mike Bayer | 2012-09-30 | 1 | -24/+25 |
| * | pg and oracle fixes | Mike Bayer | 2012-09-30 | 2 | -1/+2 |
| * | - enhance setup.py to support being run from outside the current directory. ... | Mike Bayer | 2012-09-29 | 1 | -7/+0 |
| * | getting everything to pass again | Mike Bayer | 2012-09-27 | 3 | -3/+8 |
| * | - more tests, move some tests out of test_reflection, test_query | Mike Bayer | 2012-09-27 | 1 | -2/+3 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 13 | -35/+50 |
| * | - [feature] Added support for the localtimestamp() | Mike Bayer | 2012-09-26 | 1 | -0/+6 |
| * | - [bug] Columns in reflected primary key constraint | Mike Bayer | 2012-09-23 | 1 | -0/+15 |
| * | - [bug] Adjusted column default reflection code to | Mike Bayer | 2012-09-23 | 1 | -1/+14 |
| * | test fixes | Mike Bayer | 2012-09-22 | 2 | -7/+8 |
| * | - [bug] Adjusted a very old bugfix which attempted | Mike Bayer | 2012-09-19 | 1 | -13/+44 |
| * | - genericize the test for ischema_names | Mike Bayer | 2012-09-16 | 1 | -36/+31 |
| * | breaking up PGDialect.get_columns, and add PostGIS column reflection tests | Éric Lemoine | 2012-09-12 | 1 | -0/+49 |
| * | - [bug] CompileError is raised when VARCHAR with | Mike Bayer | 2012-09-10 | 1 | -4/+36 |
| * | - [feature] The types of columns excluded from the | Mike Bayer | 2012-09-05 | 1 | -0/+20 |
| * | - further mxodbc tweaks affecting other test suites | Mike Bayer | 2012-09-02 | 2 | -10/+4 |
| * | Add a version test for EnterpriseDB | Hong Minhee | 2012-08-31 | 1 | -1/+4 |
| * | fixes to prevent the new MyISAM engine from breaking other tests | Mike Bayer | 2012-08-29 | 1 | -7/+3 |
| * | - refine oracle returning some more to use purely positional approach | Mike Bayer | 2012-08-25 | 1 | -2/+2 |
| * | - merge | Mike Bayer | 2012-08-25 | 1 | -3/+5 |
| |\ |
|
| | * | oracle fixes... | Mike Bayer | 2012-08-25 | 1 | -3/+5 |
| * | | - more oracle tweaks for returning; the method here is still kind of brittle ... | Mike Bayer | 2012-08-25 | 1 | -0/+17 |
| |/ |
|
| * | a few oracle fixes | Mike Bayer | 2012-08-25 | 1 | -0/+8 |
| * | - [bug] Fixed cextension bug whereby the | Mike Bayer | 2012-08-22 | 1 | -0/+8 |
| * | - [feature] The Query.update() method is now | Mike Bayer | 2012-08-20 | 1 | -0/+3 |
| * | - [feature] The Core oeprator system now includes | Mike Bayer | 2012-08-20 | 1 | -3/+123 |
| * | - expand out all the methods on insert/update/delete/select for now | Mike Bayer | 2012-08-19 | 1 | -5/+0 |
| * | - [bug] Fixed compiler bug whereby a given | Mike Bayer | 2012-08-12 | 1 | -8/+11 |
| * | - adjustments for py3.3 unit tests, [ticket:2542] | Mike Bayer | 2012-08-11 | 1 | -2/+3 |