lp://staging/~jkakar/storm/resultset-expression
- Get this branch:
- bzr branch lp://staging/~jkakar/storm/resultset-expression
Branch merges
- James Henstridge: Needs Fixing
- Guilherme Salgado (community): Approve
-
Diff: 104 lines (+46/-5)2 files modifiedstorm/store.py (+11/-2)
tests/store/base.py (+35/-3)
Branch information
Recent revisions
- 354. By Jamu Kakar
-
- ResultSet is now a subclass of Expr and the compiler is
specialized to generate SQL for it. - 351. By Jamu Kakar
-
- The NEWS file and Storm version have been updated for development
of 0.17 [trivial]. - 350. By Jamu Kakar
-
Merged storm_0.16-1~ppa1 [a=autoppa].
* See the NEWS file and https:/
/launchpad. net/storm/ +milestone/ 0.16
for details about changes made for this release.
* AutoPPA templating has been updated to include lucid.
* Storm is correctly installed to /usr instead of /usr/local. - 349. By Jamu Kakar
-
Merged storm_0.16-1~ppa1 [a=autoppa].
* See the NEWS file and https:/
/launchpad. net/storm/ +milestone/ 0.16
for details about changes made for this release.
* AutoPPA templating has been updated to include lucid. - 347. By Jamu Kakar
-
- The Cache instance created for a Store instance, when one isn't
explicitly provided, no longer specifies a size. The size
specified by the Cache, 1000 items, is used instead. The
docstring for Store.__init__ has been updated to reflect this
change [trivial].
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
- Stacked on:
- lp://staging/storm