fix: upload only post likes ui
This commit is contained in:
parent
56cea83933
commit
a7c0046762
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
ALTER TABLE posts
|
||||
ADD COLUMN circle BIGINT NOT NULL DEFAULT 0;
|
||||
DROP COLUMN circle;
|
||||
|
||||
ALTER TABLE posts
|
||||
ADD COLUMN stack BIGINT NOT NULL DEFAULT 0;
|
Loading…
Add table
Add a link
Reference in a new issue