Files
play-life/.cursor/rules/migrations.mdc
poignatov 47f47608bc
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m29s
Нормализация недельной нормы (3.28.0)
2026-01-24 14:31:00 +03:00

9 lines
477 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
description: "Запрет доработок старых миграций"
alwaysApply: true
---
**ВАЖНО:** Если ты меняешь структуру базы данных - напиши НОВУЮ миграцию.
НИ В КОЕМ СЛУЧАЕ не меняй старые миграции, можно добавлять только новые.
Старой миграцией считается та что была уже ранее закомичена