lp://staging/~jamesh/storm/bug-324724
- Get this branch:
- bzr branch lp://staging/~jamesh/storm/bug-324724
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 293. By James Henstridge
-
Remove test_reference_
wont_touch_ store_when_ key_is_ unset as it tests for
undesirable behaviour. - 292. By James Henstridge
-
Change implementation to flush in local_variables
_are_none( ) for
undefined variables. This way we can still avoid the query on the
remote table if the value turns out to be None. - 291. By James Henstridge
-
Alter local_variables
_are_none( ) check to to return False for undefined
values instead of treating them as None. This prevents us
short-circuiting in Reference.__get__ (). Unfortunately it also breaks
test_reference_wont_touch_ store_when_ key_is_ unset, but I'm not sure that
is desirable behaviour. - 290. By James Henstridge
-
Add a (failing) test for back references from the primary key of a
pending-add object. - 288. By Thomas Herve
-
Revert merge of 217644-
count-distinct (r285). The management of expr broke with some queries specifying order by.
- 285. By Thomas Herve
-
Merge 217644-
count-distinct [f=217644] [r=sidnei,jkakar] Make ResultSet.count() respect the distinct, limit and offset options.
- 284. By Thomas Herve
-
Merge make-clean [r=jkakar,niemeyer] [f=300024]
Add the "clean" target to the Makefile, removing built files, pyc, bzr copies.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)