lp:~stub/storm/bug-391996

Created by Stuart Bishop and last modified
Get this branch:
bzr branch lp:~stub/storm/bug-391996
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stuart Bishop
Project:
Storm
Status:
Development

Recent revisions

310. By Stuart Bishop

Fix docstring ordering

309. By Stuart Bishop

Add ZStorm.set_default_store_factory to mirror ZStorm.set_default_uri, as requested by review

308. By Stuart Bishop

Optional Store factory to ZStorm.get and ZStorm.create to allow customization of the Store

307. By James Henstridge

Change compile_python so that constants can be injected into the matcher.

This allows compile_python to work on the class of expressions
containing values whose repr() is not a valid Python expression. It
also removes the need to construct new copies of values in the matcher.
[r=therve,niemeyer][f=349482]

306. By Thomas Herve

Merge django-compatibility-fix [r=niemeyer,therve] [a=statik]

Add support for newer versions of Django by not checking arguments passed to
_cursor.

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]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers