Commit graph

2 commits

Author SHA1 Message Date
bot-backend
950ac91f7e fix(tradein/quota): fix stale 'Migration 184' header comment in 185_account_quota_overrides.sql
All checks were successful
CI / changes (pull_request) Successful in 9s
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI Trade-In / changes (pull_request) Successful in 9s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 4m55s
2026-07-13 23:07:43 +03:00
bot-backend
0875d5b9e6 fix(tradein/quota): renumber migration 184 -> 185 (prefix collision)
184_user_events.sql merged into main (#2515) after this branch's base,
claiming the 184 prefix first. Renumber account_quota_overrides to 185
(next free slot) and update the "migration 184" references in the SQL
header comment and account_quota.py docstrings so
test_migrations_manifest.py::test_new_files_do_not_reuse_prefix stays green.
2026-07-13 23:07:11 +03:00
Renamed from tradein-mvp/backend/data/sql/184_account_quota_overrides.sql (Browse further)