Replace go-migrate with morph (#19116)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c8198fbefe
Коммит
6595b31f23
3
db/migrations/postgres/000029_create_bots.down.sql
Обычный файл
3
db/migrations/postgres/000029_create_bots.down.sql
Обычный файл
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE bots DROP COLUMN IF EXISTS lasticonupdate;
|
||||
|
||||
DROP TABLE IF EXISTS bots;
|
||||
Ссылка в новой задаче
Block a user