4.0.3: Исправлен user_id в weekly_goals
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m34s

This commit is contained in:
poignatov
2026-01-26 18:05:20 +03:00
parent 08cc20265e
commit 99156d578a
5 changed files with 27 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
-- Rollback migration: This migration cannot be automatically rolled back
-- The user_id values were corrected from projects.user_id, so reverting would
-- require knowing the original incorrect values, which is not possible.
-- If rollback is needed, you would need to manually restore from a backup.