SolidDBCursor
A 'tough' version of DB-API 2 cursors.
The SolidDBCursor class is accessible via the sqlapi.connect.solid module.
Methods
f setoutputsize(self, size, column=None) ...
Store output sizes in case cursor needs to be reopened.
See the source for more information.