4 lines
163 B
SQL
4 lines
163 B
SQL
ALTER TABLE object_permissions DROP COLUMN IF EXISTS anyone_with_link_access_level;
|
|
ALTER TABLE object_permissions DROP COLUMN IF EXISTS anyone_with_link_source;
|
|
|