summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/firebird/base.py
Commit message (Expand)AuthorAgeFilesLines
...
* - 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