lp:~cprov/storm/storm-union-with-functions

Created by Celso Providelo and last modified
Get this branch:
bzr branch lp:~cprov/storm/storm-union-with-functions
Only Celso Providelo can upload to this branch. If you are Celso Providelo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Celso Providelo
Project:
Storm
Status:
Development

Recent revisions

307. By Celso Providelo

merge trunk

306. By Celso Providelo

Allow unions of terms containing different SQL constants/functions.

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]

298. By Thomas Herve

Merge bug-334084 [r=niemeyer,jkakar] [f=334084]

Remove an unnecessary update on object containing a List variable when
the object is in the cache, by checking if the checkpoint state is defined.

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