lp://qastaging/~jamesh/storm/bug-349482
- Get this branch:
- bzr branch lp://qastaging/~jamesh/storm/bug-349482
Branch merges
- Gustavo Niemeyer: Approve
- Thomas Herve (community): Approve
- Diff: 303 lines
Related bugs
Related blueprints
Branch information
Recent revisions
- 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. - 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. - 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]
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)