5.5.0: Срок разблокировки из min_goal_score
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m24s

This commit is contained in:
poignatov
2026-02-24 17:29:02 +03:00
parent 7bbd732d72
commit c04422ed69
5 changed files with 55 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
-- Migration: Drop projects_median_mv (unlock weeks now use weekly_goals.min_goal_score)
-- Date: 2026-02-24
DROP MATERIALIZED VIEW IF EXISTS projects_median_mv;