Add login
This commit is contained in:
3
liquibase/changelogs/prepare-database.sql
Normal file
3
liquibase/changelogs/prepare-database.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
CREATE SCHEMA IF NOT EXISTS hamster_tycoon;
|
||||
CREATE EXTENSION IF NOT EXISTS pgcrypto;
|
||||
Reference in New Issue
Block a user