3 lines
86 B
MySQL
3 lines
86 B
MySQL
|
|
ALTER TABLE {$NAMESPACE}_owners.owners_path
|
||
|
|
ADD excluded bool NOT NULL DEFAULT '0';
|