feat: sync collectible star gifts
This commit is contained in:
parent
47fcf0ea41
commit
5ecf4e912d
64 changed files with 7559 additions and 403 deletions
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TABLE public.peer_star_gifts
|
||||
DROP CONSTRAINT IF EXISTS peer_star_gifts_prepaid_upgrade_check,
|
||||
DROP COLUMN IF EXISTS prepaid_upgrade_stars;
|
||||
Loading…
Add table
Add a link
Reference in a new issue