update db schema

This commit is contained in:
Ajay Ramachandran 2021-11-06 19:56:01 -04:00
parent 0b7904f891
commit c371d35e82

View file

@ -44,6 +44,7 @@
| shadowHidden | INTEGER | not null |
| hashedVideoID | TEXT | not null, default '', sha256 |
| userAgent | TEXT | not null, default '' |
| description | TEXT | not null, default '' |
| index | field |
| -- | :--: |