summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/firebird/base.py
Commit message (Expand)AuthorAgeFilesLines
...
* - oracle + firebird: "case sensitivity" feature will detect an all-lowercaseMike Bayer2010-01-241-1/+5
* happy new yearMike Bayer2010-01-071-1/+1
* - The Boolean type, when used on a backend that doesn'tMike Bayer2009-12-061-23/+4
* - pg8000 + postgresql dialects now check for float/numeric returnMike Bayer2009-11-151-1/+1
* - The "start" and "increment" attributes on Sequence nowMike Bayer2009-11-031-1/+8
* - Corrected the "has_sequence" query to take current schema,Mike Bayer2009-10-211-1/+1
* Fix reST markupLele Gaifax2009-10-191-3/+3
* Modernise doc about returning() supportLele Gaifax2009-10-191-12/+17
* - DefaultRunner and subclasses have been removed. The jobMike Bayer2009-10-151-12/+11
* Fix #1560 revisiting Firebird dialect docsLele Gaifax2009-10-031-11/+6
* merge from branches/clauseelement-nonzeroPhilip Jenvey2009-09-241-1/+1
* Revisited Firebird's keywords setLele Gaifax2009-09-151-43/+42
* close cursors: mostly fetchone -> firstPhilip Jenvey2009-09-111-2/+1
* Fix #1451: take into account the actual coding system when determining the fi...Lele Gaifax2009-08-071-1/+2
* Fix #1429: take into account possible spurious spaces around the DEFAULT keywordLele Gaifax2009-08-071-3/+8
* M-x whitespace-cleanupLele Gaifax2009-08-071-6/+6
* merge 0.6 series to trunk.Mike Bayer2009-08-061-0/+626