Откат 0db9a51e0a
Database Migration and Test / migrate-and-test (push) Failing after 9s

Замена образа докера в экшене с Postgres на psql все поломало 😭
This commit is contained in:
2025-12-08 22:51:04 +03:00
parent f30c0a7776
commit b17b633cd9
@@ -1,2 +1,2 @@
ALTER TABLE users
ALTER TABLE test_monitor
ADD COLUMN created_at TIMESTAMPTZ DEFAULT NOW();