mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 08:25:09 +01:00
fix schema
This commit is contained in:
@@ -6,8 +6,6 @@ CREATE TABLE IF NOT EXISTS public.feature_weapon
|
|||||||
featured INTEGER NOT NULL
|
featured INTEGER NOT NULL
|
||||||
);
|
);
|
||||||
|
|
||||||
ALTER TABLE IF EXISTS public.characters ADD COLUMN IF NOT EXISTS cafe_reset TIMESTAMP WITH TIME ZONE;
|
|
||||||
|
|
||||||
DROP TABLE IF EXISTS public.user_binaries;
|
DROP TABLE IF EXISTS public.user_binaries;
|
||||||
|
|
||||||
DROP PROCEDURE IF EXISTS raviinit;
|
DROP PROCEDURE IF EXISTS raviinit;
|
||||||
|
|||||||
Reference in New Issue
Block a user