mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 01:15:42 +01:00
order 9.3 Patch Schema files
This commit is contained in:
5
patch-schema/01-wiiu-key.sql
Normal file
5
patch-schema/01-wiiu-key.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE public.users ADD COLUMN IF NOT EXISTS wiiu_key TEXT;
|
||||
|
||||
END;
|
||||
Reference in New Issue
Block a user