f
This commit is contained in:
parent
a34bc30196
commit
b15f021815
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
// add "isprivread" to data columns
|
||||
|
||||
$query = "
|
||||
UPDATE TABLE data
|
||||
UPDATE data
|
||||
ADD COLUMN isprivread BOOLEAN NOT NULL
|
||||
";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue