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