очистка от неиспользуемых образов
Hedgehog_server_CI/ServerMonitorBot/pipeline/head There was a failure building this commit Details
Hedgehog_server_CD/ServerMonitorBot/pipeline/head This commit looks good Details

pull/31/head
L_DelOff 2023-11-21 13:53:25 +03:00
parent 28ec8dcd64
commit 07b27cb6de
2 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,7 @@
--liquibase formatted sql
--changeset L_DelOff:create_table_users rollbackSplitStatements:true
--comment: Создание таблицы пользователей
--CREATE SCHEMA servermonitorbot;
--comment: CREATE SCHEMA servermonitorbot;
CREATE TABLE users
(

View File

@ -1,5 +1,3 @@
--liquibase formatted sql
--changeset L_DelOff:create_table_roles rollbackSplitStatements:true
--comment: Создание таблицы ролей
CREATE TABLE roles