Files
play-life/.cursor/rules/migrations.mdc
2026-02-08 17:01:36 +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
---
**ВАЖНО:** Если ты меняешь структуру базы данных - напиши НОВУЮ миграцию.
НИ В КОЕМ СЛУЧАЕ не меняй старые миграции, можно добавлять только новые.
Старой миграцией считается та что была уже ранее закомичена