mirror of https://github.com/rocboss/paopao-ce
parent
f68537d76a
commit
e539da6e3d
@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE p_post DROP COLUMN share_count;
|
@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE p_post ADD COLUMN share_count BIGINT NOT NULL DEFAULT 0; -- 分享数
|
Loading…
Reference in new issue