fix
Some checks failed
Hedgehog_server_CI/ServerMonitorBot/pipeline/head There was a failure building this commit
Hedgehog_server_CD/ServerMonitorBot/pipeline/head This commit looks good

This commit is contained in:
2023-11-21 14:05:11 +03:00
parent 7d929254dd
commit 754ae67714

View File

@@ -1,8 +1,5 @@
--changeset L_DelOff:create_table_users rollbackSplitStatements:true --changeset L_DelOff:create_table_users rollbackSplitStatements:true
--comment: Создание таблицы пользователей --comment: Создание таблицы пользователей
--comment: CREATE SCHEMA servermonitorbot;
CREATE TABLE users CREATE TABLE users
( (
id SERIAL PRIMARY KEY, id SERIAL PRIMARY KEY,