Обновить sql/V002_20251208212119__V2__add_created_at.sql
Flyway Migrate and Test / migrate-and-test (push) Failing after 40s
Flyway Migrate and Test / migrate-and-test (push) Failing after 40s
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
ALTER TABLE test_monitor
|
ALTER TABLE users
|
||||||
ADD COLUMN created_at TIMESTAMPTZ DEFAULT NOW();
|
ADD COLUMN created_at TIMESTAMPTZ DEFAULT NOW();
|
||||||
|
|||||||
Reference in New Issue
Block a user