fix
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 14:05:11 +03:00
parent 7d929254dd
commit 754ae67714
1 changed files with 0 additions and 3 deletions

View File

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