69e2fc09a6
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/213
9 lines
285 B
SQL
9 lines
285 B
SQL
--liquibase formatted sql
|
|
|
|
|
|
-- ============================================================================
|
|
--changeset michael.hoennig:hs-accounts-SCHEMA endDelimiter:--//
|
|
-- ----------------------------------------------------------------------------
|
|
CREATE SCHEMA hs_accounts;
|
|
--//
|