You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

4 lines
270 B

ALTER TABLE organizations DROP COLUMN allow_admin_access_to_all_collection_items;
ALTER TABLE organizations DROP COLUMN limit_collection_creation;
ALTER TABLE organizations DROP COLUMN limit_collection_deletion;
ALTER TABLE organizations DROP COLUMN limit_item_deletion;