lp:~free.ekanayaka/storm/get-uri

Created by Free Ekanayaka and last modified
Get this branch:
bzr branch lp:~free.ekanayaka/storm/get-uri
Only Free Ekanayaka can upload to this branch. If you are Free Ekanayaka please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Free Ekanayaka
Project:
Storm
Status:
Merged

Recent revisions

477. By Free Ekanayaka

Improve test

476. By Free Ekanayaka

Add a Database.get_uri() method

475. By Alberto Donato

Merge lp:~ack/storm/postgres-case-expr [f=1462224] [r=free.ekanayaka].

474. By Alberto Donato

Merge lp:~ack/storm/postgres-9.2-tests-fix [f=1461598] [r=benji]

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