storyboard/storyboard/db/migration/alembic_migrations
Adam Coldrick 983bb8e2d7 Unpin webob and hacking to fix compatibility issues
The pinned versions of webob and hacking weren't functioning properly
with modern Python, so they are unpinned.

Unpinning hacking brought a number of extra rules into use, so this
commit also contains a number of code style fixes.

There was also an incompatibility in the test_setup.sh script, which
meant it doesn't work with MySQL 8.0 (which is in Ubuntu 20.04). This
is also fixed in this commit.

Change-Id: I0889bc35f8babfeec42f6f577d302bb5fbce1c95
2020-09-11 12:26:47 +01:00
..
versions Unpin webob and hacking to fix compatibility issues 2020-09-11 12:26:47 +01:00
README Add SQLalchemy database model 2014-01-13 18:52:47 +04:00
__init__.py Remove extraneous vim configuration comments 2014-02-13 14:00:48 +08:00
env.py Remove extraneous vim configuration comments 2014-02-13 14:00:48 +08:00
script.py.mako Unpin webob and hacking to fix compatibility issues 2020-09-11 12:26:47 +01:00

README

Generic single-database configuration.