coverage2sql/coverage2sql/migrations
Masayuki Igawa 856a9739da
Add files table
This commit adds 'files' table. This files table has coverage_id
column as a foreign key for the coverages table. And this commit also
adds a release note for it.

Change-Id: I8998a79a1ba79bbdab1cd79810cc85bcbccbe7d8
2017-03-08 18:39:32 +09:00
..
versions Add files table 2017-03-08 18:39:32 +09:00
README Add migration and shell 2016-04-19 19:00:55 +09:00
__init__.py Add __init__.py to migrations 2016-04-19 19:06:03 +09:00
alembic.ini Add unit tests and remove oslo_db 2016-11-11 11:33:43 +09:00
cli.py Fix coverage2sql-db-manage to read config 2017-02-03 16:27:51 +09:00
env.py Add get_coverage() 2016-11-11 19:27:20 +09:00
script.py.mako Add migration and shell 2016-04-19 19:00:55 +09:00

README

Generic single-database configuration.