lp:~therve/storm/217644-count-distinct

Created by Thomas Herve and last modified
Get this branch:
bzr branch lp:~therve/storm/217644-count-distinct
Only Thomas Herve can upload to this branch. If you are Thomas Herve please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Herve
Project:
Storm
Status:
Merged

Recent revisions

287. By Thomas Herve

Manage count with expr case, fix a parameter name in EmptyResultSet

286. By Thomas Herve

Add some tests in the sqlobject layer.

285. By Thomas Herve

Handle offset in count, and check that it now works for sliced resultsets.

284. By Thomas Herve

Handle limit config in count.

283. By Thomas Herve

Handle distinct config of ResultSet in count method.

282. By Gustavo Niemeyer

Merged is-empty-support branch [r=jkakar,salgado,jamesh]

This adds the ResultSet.is_empty() method, which returns True when
the ResultSet represents an empty set (surprise!).

281. By James Henstridge

Add Reference.__ne__() method. [r=niemeyer,jkakar][f=244768]

This fixes inequality comparisons against references in find
expressions.

280. By Jamu Kakar

- Add Store constructor change to NEWS file.

279. By James Henstridge

Add a news item for the transaction changes.

278. By James Henstridge

Only join the global transaction when a store is used.

Previously, Storm was using a synchronizer to join each new transaction
when it started. Now the store is only joined to the transaction when
it is used, which means a store won't be involved in transaction
commit if it wasn't used and is closer to how zope.rdb does things.
[r=therve,jkakar][f=230977]

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