lp:~chromakode/drizzle-interface/dbapi
Created by
Max Goodhart
and last modified
- Get this branch:
- bzr branch lp:~chromakode/drizzle-interface/dbapi
Only
Max Goodhart
can upload to this branch. If you are
Max Goodhart
please log in for upload directions.
Branch merges
Propose for merging
- Max Goodhart: Needs Resubmitting
- Drizzle Developers: Pending requested
-
Diff: 390 lines (+120/-46)12 files modifiedinterface/globals.i (+1/-1)
interface/libdrizzle/column.i (+14/-14)
interface/libdrizzle/connection.i (+6/-6)
interface/libdrizzle/drizzle.i (+1/-1)
interface/libdrizzle/result.i (+2/-2)
interface/python/drizzle_exception.i (+1/-1)
interface/python/libdrizzle.i (+1/-1)
interface/python/row_buffered.i (+34/-9)
interface/python/unicode.i (+35/-0)
python/drizzle/db.py (+12/-2)
python/drizzle/errors.py (+9/-5)
python/tests/dbapi20.py (+4/-4)
Branch information
Recent revisions
- 173. By Max Goodhart
-
Fix the rowcount test in the DBAPI test suite to accept a value of 0 for DDL statements (see bug #543885).
- 172. By Max Goodhart
-
Add exception classes to the Connection object, and tweak the extension hierarchy to place coded libdrizzle InterfaceErrors in their own subclass.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)