lp:~jkakar/storm/using-expression

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:~jkakar/storm/using-expression
Only Jamu Kakar can upload to this branch. If you are Jamu Kakar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamu Kakar
Project:
Storm
Status:
Development

Recent revisions

290. By Jamu Kakar

- New Using expression can be used to create statements like:
  SELECT foo FROM bar USING baz WHERE my_function()

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.

283. By Thomas Herve

Add is_empty to IResultSet interface [f=299437] [r=jamesh]

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.

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.