|
1 | 1 | # SponsorTimesDB
|
2 | 2 |
|
3 |
| -[vipUsers](#vipUsers) |
4 |
| -[sponsorTimes](#sponsorTimes) |
5 |
| -[userNames](#userNames) |
6 |
| -[categoryVotes](#categoryVotes) |
7 |
| -[lockCategories](#lockCategories) |
8 |
| -[warnings](#warnings) |
9 |
| -[shadowBannedUsers](#shadowBannedUsers) |
10 |
| -[unlistedVideos](#unlistedVideos) |
11 |
| -[config](#config) |
12 |
| -[archivedSponsorTimes](#archivedSponsorTimes) |
| 3 | +- [vipUsers](#vipusers) |
| 4 | +- [sponsorTimes](#sponsortimes) |
| 5 | +- [userNames](#usernames) |
| 6 | +- [categoryVotes](#categoryvotes) |
| 7 | +- [lockCategories](#lockcategories) |
| 8 | +- [warnings](#warnings) |
| 9 | +- [shadowBannedUsers](#shadowbannedusers) |
| 10 | +- [videoInfo](#videoinfo) |
| 11 | +- [unlistedVideos](#unlistedvideos) |
| 12 | +- [config](#config) |
| 13 | +- [archivedSponsorTimes](#archivedsponsortimes) |
| 14 | +- [ratings](#ratings) |
13 | 15 |
|
14 | 16 | ### vipUsers
|
15 | 17 | | Name | Type | |
|
|
192 | 194 |
|
193 | 195 | # Private
|
194 | 196 |
|
195 |
| -[votes](#votes) |
196 |
| -[categoryVotes](#categoryVotes) |
197 |
| -[sponsorTimes](#sponsorTimes) |
198 |
| -[config](#config) |
199 |
| -[ratings](#ratings) |
200 |
| -[tempVipLog](#tempVipLog) |
201 |
| -[userNameLogs](#userNameLogs) |
| 197 | +- [votes](#votes) |
| 198 | +- [categoryVotes](#categoryVotes) |
| 199 | +- [sponsorTimes](#sponsorTimes) |
| 200 | +- [config](#config) |
| 201 | +- [ratings](#ratings) |
| 202 | +- [tempVipLog](#tempVipLog) |
| 203 | +- [userNameLogs](#userNameLogs) |
202 | 204 |
|
203 | 205 | ### votes
|
204 | 206 |
|
|
280 | 282 | | newUserName | TEXT | not null |
|
281 | 283 | | oldUserName | TEXT | not null |
|
282 | 284 | | updatedByAdmin | BOOLEAN | not null |
|
283 |
| -| updatedAt | INTEGER | not null | |
| 285 | +| updatedAt | INTEGER | not null | |
0 commit comments