5.9.0: Статус Отклонено для желаний
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m20s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m20s
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Remove rejected column from wishlist_items
|
||||
DROP INDEX IF EXISTS idx_wishlist_items_rejected;
|
||||
ALTER TABLE wishlist_items DROP COLUMN IF EXISTS rejected;
|
||||
Reference in New Issue
Block a user