lp:~ack/storm/drop-mysql-support

Created by Alberto Donato and last modified
Get this branch:
bzr branch lp:~ack/storm/drop-mysql-support
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

482. By Alberto Donato

Drop extra space.

481. By Alberto Donato

Drop mysql support.

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].

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.

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