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

Related bugs

Related blueprints

Branch information

Owner:
Max Goodhart
Project:
Drizzle Interfaces
Status:
Merged

Recent revisions

175. By Max Goodhart

Add missing unicode.i -- oops!

174. By Max Goodhart

Return None when in place of NULL values.

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.

171. By Max Goodhart

Unicode output in rows for textual column types.

170. By Max Goodhart

Accept unicode query strings.

169. By Max Goodhart

Add autocommit and is_transactional properties.

168. By Max Goodhart

Another minor correction to the exception inheritance hierarchy.

167. By Max Goodhart

Fix inheritance use in dbapi code (DatabaseErrors must come from the DB).

166. By Max Goodhart

Return affected rows in Cursor.rowcount() if applicable.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers