1
0
Fork 0

Set intro.blocked to deprecated

This commit is contained in:
Philipp Holzer 2021-10-19 21:30:09 +02:00
commit ed184bd592
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
7 changed files with 14 additions and 14 deletions

View file

@ -18,7 +18,7 @@ Fields
| note | | text | YES | | NULL | |
| hash | | varchar(255) | NO | | | |
| datetime | | datetime | NO | | 0001-01-01 00:00:00 | |
| blocked | | boolean | NO | | 1 | |
| blocked | deprecated | boolean | NO | | 0 | |
| ignore | | boolean | NO | | 0 | |
Indexes