~cjwatson/storm/restore-mysql

  • Committer: Colin Watson
  • Date: 2021-04-06 09:23:02 UTC
  • Revision ID: cjwatson@canonical.com-20210406092302-2jsjyfo3qeljt0rt
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.
Filename Latest Rev Last Changed Committer Comment Size
..
dev 424.2.1 12 years ago David Britton Adding some dev setup scripts. Diff
storm 1 17 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 569 3 years ago Colin Watson Restore MySQL support. We've had some requests to 339 bytes Diff Download File
doc-requirements.txt 558 3 years ago Colin Watson Add doc-requirements.txt for readthedocs builds. 7 bytes Diff Download File
LICENSE 129 16 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 487.2.1 4 years ago Colin Watson Add tox testing support. 740 bytes Diff Download File
MANIFEST.in 569 3 years ago Colin Watson Restore MySQL support. We've had some requests to 200 bytes Diff Download File
NEWS 569 3 years ago Colin Watson Restore MySQL support. We've had some requests to 27.8 KB Diff Download File
README 569 3 years ago Colin Watson Restore MySQL support. We've had some requests to 5.6 KB Diff Download File
setup.cfg 413 12 years ago Barry Warsaw Add .tar.gz format. 32 bytes Diff Download File
File setup.py 569 3 years ago Colin Watson Restore MySQL support. We've had some requests to 2.8 KB Diff Download File
TODO 274 15 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File
tox.ini 567 3 years ago Colin Watson Fix py27 and py35 tox environments. Keeping Pytho 673 bytes Diff Download File