lp:~jamesh/storm/bug-374909

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/storm/bug-374909
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
Storm
Status:
Merged

Recent revisions

308. By James Henstridge

Fix docstring problem pointed out in therve's review.

307. By James Henstridge

Convert "connection already closed" errors to DisconnectionErrors for
PostgreSQL.

306. By James Henstridge

Add a test for the case where a disconnection occurs while the
underlying connection is in use outside of Storm's control.

305. By James Henstridge

(Francis Lacoste) Check for disconnection errors when running tracers.

The timeout tracer executes SQL statements, so it is possible that a
disconnection could be reported at that point.
[r=jkakar,jamesh] [f=360846]

304. By James Henstridge

Add a news entry about the IResultSet adapter.

303. By James Henstridge

(Gavin Panella) Provide an adapter from ISQLObjectResultSet to
IResultSet. This is for the benefit of applications moving from the
SQLObject compatibility layer to Storm's native API.
[r=niemeyer,jamesh] [f=338184]

302. By James Henstridge

Add a NEWS entry for the last merge

301. By James Henstridge

Fix ListVariable.get(to_db=True) to convert its elements correctly.
This caused problems for element types that had significantly different
Python and database representations such as EnumVariable.
[r=therve,jkakar] [f=136806]

300. By James Henstridge

Add a NEWS entry about the transaction manager changes.

299. By James Henstridge

Refactor the way the transaction manager plugs into the zstorm code, so
that only the central zstorm object explicitly references a particular
transaction manager. This should make adding support for non-default
transaction managers easier.
[r=therve,jkakar]

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers