Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit a591afa

Browse files
authored
Update brainstorming.md
1 parent 5ea2d43 commit a591afa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

mappings/brainstorming.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Master Table:
44

5-
| id | tmdbid | imdbid | report_count | locked |
5+
| id | tmdbid | imdbid | report_count | total_reports | locked |
66
|---|----|----|---|---|
7-
| 1 | 11 | tt000011 | 13 | true |
8-
| 2 | 2 | tt000002 | -4 | true |
9-
| 3 | 11 | tt000011 | -5 | true |
10-
| 4 | 2 | tt000002 | 4 | false |
7+
| 1 | 11 | tt000011 | 13 | 15 | true |
8+
| 2 | 2 | tt000002 | -4 | 6 | true |
9+
| 3 | 11 | tt000011 | -5 | 10 | true |
10+
| 4 | 2 | tt000002 | 4 | 50 | false |
1111

1212
Title Mappings:
1313

0 commit comments

Comments
 (0)