Files
redefined-designs/backend
bermudalambandClaude Opus 5 f515584c9a
Linting / lint (pull_request) Successful in 2m29s
SonarQube Analysis / sonarqube (pull_request) Successful in 26m58s
docs(db): record the migrations decision (#219)
node-pg-migrate keeps the schema; Drizzle is for queries only. The conventions doc said this was unsettled and now says what was settled and why: drizzle-kit cannot diff expression indexes and emitted six statements for one column, our migrations are mostly prose that generated SQL does not carry, and data migrations cannot be generated at all.

The reasoning in full is on the issue. This is the version a reader converting a query will actually find.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-02 09:04:52 -05:00
..