lp:~cjwatson/storm/restore-mysql

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/storm/restore-mysql
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Storm
Status:
Merged

Recent revisions

569. By Colin Watson

Restore MySQL support.

We've had some requests to put this back, and it's reasonably
straightforward to support. The only tricky bit was arranging for automatic
test database provisioning; the only near-equivalent of postgresfixture that
I could find is pytest-specific, but it's not too hard to inline the
necessary setup and teardown code.

568. By Colin Watson

Remove PostgreSQL setup instructions from README.

These are no longer needed for running the test suite, thanks to
postgresfixture.

567. By Colin Watson

Fix py27 and py35 tox environments.

Keeping Python 2.7 and 3.5 tests working now that they're unsupported
upstream and various core packages such as pip have dropped support for them
is getting harder, but it's still viable with a few hacks. Storm still
needs to support these versions for now.

566. By Colin Watson

Add optional case_sensitive argument to several Like helpers. [r=ilasc]

565. By Colin Watson

Release Storm 0.24.

564. By Colin Watson

Add docstrings for storm.event.EventSystem. [r=ilasc]

563. By Colin Watson

Add docstring for storm.uri.URI. [r=ilasc]

562. By Colin Watson

Add block_access to storm.store.__all__. [r=ilasc]

561. By Colin Watson

Add more docstrings to storm.references. [r=ilasc]

560. By Colin Watson

Add docstrings for more classes in storm.properties. [r=ilasc]

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