lp:~jamesh/storm/bug-324724

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

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.

289. By Jamu Kakar

- Added build and storm.egg-info to .bzrignore [trivial].

288. By Thomas Herve

Revert merge of 217644-count-distinct (r285).

The management of expr broke with some queries specifying order by.

287. By Thomas Herve

Update version, set release date, add a note about a bug fix.

286. By Thomas Herve

Add a note in news about 217644-count-distinct merge.

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)
This branch contains Public information 
Everyone can see this information.

Subscribers