mirror of https://github.com/rocboss/paopao-ce
parent
e2a40198b2
commit
98dcc327d7
@ -1,3 +1,3 @@
|
||||
ALTER TABLE `p_post` DROP COLUMN `visibility` integer NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `p_post` DROP COLUMN `visibility`;
|
||||
|
||||
DROP INDEX "main"."idx_visibility" ON "p_post"
|
||||
|
Loading…
Reference in new issue