mirror of
https://github.com/lingble/twenty.git
synced 2025-11-24 01:44:51 +00:00
Fixes before deploy (#1167)
This commit is contained in:
@@ -6,3 +6,4 @@ CREATE DATABASE "test";
|
||||
|
||||
-- Create a twenty user
|
||||
CREATE USER twenty PASSWORD 'twenty';
|
||||
ALTER USER twenty CREATEDB;
|
||||
|
||||
Reference in New Issue
Block a user