mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 09:24:50 +01:00
map language to server instead of session
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE IF EXISTS public.users
|
||||
ADD COLUMN IF NOT EXISTS language text NOT NULL DEFAULT 'en';
|
||||
|
||||
END;
|
||||
Reference in New Issue
Block a user