fix
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
--changeset L_DelOff:create_table_users rollbackSplitStatements:true
|
||||
--comment: Создание таблицы пользователей
|
||||
|
||||
--comment: CREATE SCHEMA servermonitorbot;
|
||||
|
||||
CREATE TABLE users
|
||||
(
|
||||
id SERIAL PRIMARY KEY,
|
||||
|
||||
Reference in New Issue
Block a user