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