lp:~jamesh/storm/require-less-zope

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

257. By James Henstridge

Fix things so that tests/zope/README.txt can be run again.

256. By James Henstridge

Run as many of the zstorm tests as we can when we only have
zope.interface and transaction.

255. By James Henstridge

Make zope.security and zope.testing optional when importing
storm.zope.zstorm.

254. By Jamu Kakar

Merged debug-params [trivial] [r=niemeyer]

Debug output for executed statements includes parameters values,
instead of the types the Storm variables containing those values.

253. By Guilherme Salgado

Mark EmptyResultSet and ResultSet as providing IResultSet.

252. By James Henstridge

[trivial] make ResultSet.__contains__() work with group_by().

251. By James Henstridge

Add a synchronous option to the sqlite backend, and disable sync for
most sqlite tests: the tests don't need the safety and it speeds them
up. [r=niemeyer] [f=243139]

250. By Thomas Herve

Merge resultset-groupby-2 [f=233946] [r=jamesh,radix,niemeyer]

Add group_by and having methods on the ResultSet object, giving access to the
GROUP BY and HAVING features after calling store.find().

249. By James Henstridge

Add a NEWS item for __contains__() support.

248. By James Henstridge

Add __contains__() implementations to ResultSet, ReferenceSet and
SQLObjectResultSet. [r=niemeyer,radix]

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