lp:~jamesh/storm/bug-349482

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/storm/bug-349482
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

311. By James Henstridge

Add a NEWS item about changes.

310. By James Henstridge

Add a test to show that get_matcher() works for values whose repr() is
not a valid Python expression.

309. By James Henstridge

Change the get_column() callback to take actual column objects rather
than column names.

308. By James Henstridge

Compile str, unicode, int, long, float and None to string
representations again, since they'll get compiled down to constants
anyway.

307. By James Henstridge

Fix expr tests to pass with changes to compile_python.

306. By James Henstridge

Change get_matcher() to bind bool() and the set of parameters to locals
via a closure.

305. By James Henstridge

Update CompilePython.get_matcher() to use a special globals namespace to
pass constants in to the matcher function, and remove dependence on the
globals visible in storm.expr.

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

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