lp://staging/~ack/storm/postgres-9.2-tests-fix

Created by Alberto Donato and last modified
Get this branch:
bzr branch lp://staging/~ack/storm/postgres-9.2-tests-fix
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

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.

467. By David Britton

Trusty: add python-setuptools to ubuntu-deps script [trivial]

466. By Free Ekanayaka

Merge disconnection-send-data [a=sidnei] [r=jkakar,free.ekanayaka]

Treat 'could not send data to server' as a DisconnectionError.

465. By Free Ekanayaka

Extend the sqlite workaround of r460 to all 64-bit platforms, not only OS X [trivial]

Branch metadata

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

Subscribers