lp:~ack/storm/postgres-case-expr

Created by Alberto Donato and last modified
Get this branch:
bzr branch lp:~ack/storm/postgres-case-expr
Only Alberto Donato can upload to this branch. If you are Alberto Donato please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Donato
Project:
Storm
Status:
Merged

Recent revisions

477. By Alberto Donato

Fix docstring (Free's review).

476. By Alberto Donato

Support simple syntax too.

475. By Alberto Donato

Add support for CASE.

474. By Alberto Donato

Fix test failure on Postgres 9.2+.

473. By Björn Tillenius

Fix intermittent test_advance test failure [r=free]

The Zope tests weren't cleaning up their created modules properly, which
causes test_advance to fail if the Zope tests were run before.

472. By Björn Tillenius

Merge union-different-class-column [f=1445477] [r=ack]

Allow doing union of two result sets for different columns in different
model classes as long as the columns are of the same type.

471. By Free Ekanayaka

Use a savepoint instead of rolling back the store in Schema.check in case the patch directory is not there [trivial] [r=bjornt]

470. By Free Ekanayaka

Fix django tests [trivial]

469. By Free Ekanayaka

Merge schema-sharding [r=bjornt]

Add a new storm.schema.sharding.Sharding class that can be used for
performing patch upgrades across a set of stores. The patches will
be applied "horizontally" (i.e. all patches with version N across
all stores, than all patches with version N + 1 across all stores etc).

468. By Free Ekanayaka

Merge schema-advance [r=biornt]

Add a Schema.advance method that applies to the given store a certain
patch version. This is useful for applying patches with the same number
across a set of schemas.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:storm
This branch contains Public information 
Everyone can see this information.

Subscribers