lp:~therve/storm/cache-compile

Created by Thomas Herve and last modified
Get this branch:
bzr branch lp:~therve/storm/cache-compile
Only Thomas Herve can upload to this branch. If you are Thomas Herve please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Herve
Project:
Storm
Status:
Merged

Recent revisions

399. By Thomas Herve

Add tests for compile_cache value

398. By Thomas Herve

Lints

397. By Thomas Herve

Cache column and table compilation

396. By Thomas Herve

Merge earlier-register-transaction [r=jkakar,stub] [f=819282]

Move the firing of the register-transaction event in Connection.execute
before the connection checking, to make sure that the store gets registered properly
for future rollbacks.

395. By Sidnei da Silva

Skip disconnection tests if 'transaction' module cannot be
imported. Fix import of DatabaseError so that it works with
Django 1.1 as well. [f=816049][qa=ahasenack][trivial]

394. By James Henstridge

Provide wrapped cursor objects in the Django integration layer.

This allows us to catch some disconnection errors that might otherwise
be missed, leading to broken connections.
[r=tcole,beuno]

393. By Jamu Kakar

Merged uuid-bug-fixes [r=jamesh,therve] [f=691752]

The UUIDVariable correctly converts inputs to unicode before sending
them to the database. This makes the UUID property usable.

392. By Thomas Herve

Merge distinct-on [a=wgrant] [r=danilo,therve] [f=374777]

Add support for Postgres DISTINCT ON queries.

391. By Free Ekanayaka

Merge twisted-transact [f=777047] [r=jkakar,therve]

This branch adds a new storm.twisted.transact module that sports
facilities to use Storm in a Twisted process, by running in a
separate thread the code that interacts with the database.

390. By Free Ekanayaka

Merge schema-uri-in-testresource [f=772258] [r=therve,bjornt]

This branch makes ZStormResourceManager support applying database
schemas by connecting with a custom URI, typically using a user
with greater privileges than the application one.

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