lp:~ack/storm/expr-is-in-resultset

Created by Alberto Donato and last modified
Get this branch:
bzr branch lp:~ack/storm/expr-is-in-resultset
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

484. By Alberto Donato

Address review comments.

483. By Alberto Donato

Support subqueries with ResultSets.

482. By Alberto Donato

Merged postgres-json-support [r=free.ekanayaka].

This adds a Postgres-specific version of the JSON property (and JSONVariable).
It's supposed to be used with the Postgres "json" type.

Note that psycopg2 >= 2.5 automatically decodes json values to python objects, while previous versions return a plain string.

481. By Alberto Donato

Merged postgres-json-operators [r=danilo,benji] [f=1563786].

This adds support for "->" and "->>" Postgres JSON operators.

480. By Benji York

Merge lp:~adam-collard/storm/kill-django-storm [r=benji]

Remove Django support in Storm.

The Django support has long since bit-rotted in Storm, and searching
on http://searchcode.com/ shows it isn't being used. Rather than try
to keep it alive this branch does the honourable thing and shoots it
in the head.

With this branch merged, tests should pass on Xenial.

479. By Benji York

Merge lp:~adam-collard/storm/sqlobject2-compatibility [r=benji]

Fix compatibility in Storm for SQLObject 2.x

Note tests on Xenial are still broken due to Django API changes - this
will be addressed in a subsequent branch.

478. By Björn Tillenius

Merge lp:~cjwatson/storm/psycopg-2.5 [r=adam-collard,r=bjornt,a=cjwatson]

Use ABCMeta for exception base class injection.

This lets us be compatible with psycopg2 >= 2.5, where Error and subclasses are implemented in a C extension so can't have their __bases__ attribute patched.

477. By Free Ekanayaka

Fix test failure

476. By Free Ekanayaka

Merge get-uri [r=ack]

Add a Database.get_uri() method for returning the URI the
database was created with. This is useful for code that
needs to look at connection details.

475. By Alberto Donato

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

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