Commit Graph

7 Commits

Author SHA1 Message Date
Masayuki Igawa 52c7cfde08
Add metadata column to coverage table
This commit adds metadata column to the coverage table. This should be
useful to filter results in the future.

Change-Id: I224d340b70ddd2c3cf7923f517281020470a9e45
2019-04-18 16:17:36 +09:00
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
Masayuki Igawa f496c95108 Fix pep8 errors 2016-11-04 16:30:12 +09:00
Masayuki Igawa 33a6c63ac3 Add test_type column 2016-10-19 18:09:02 +09:00
Masayuki Igawa 36ceae8ef8 Add index to migration file 2016-04-21 17:18:33 +09:00
Masayuki Igawa ec29a3d956 Add adding data feature 2016-04-21 16:40:45 +09:00
Masayuki Igawa 2d3cbedc89 Add migration and shell 2016-04-19 19:00:55 +09:00