chore(db): drop retired usage columns and compatibility scaffolding - #7868
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
There was a problem hiding this comment.
All reported issues were addressed across 58 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
4e68075 to
c394c17
Compare
|
@cubic-dev-ai review this PR |
@icecrasher321 I have started the AI code review. It will take a few minutes to complete. |
c394c17 to
5a255fe
Compare
|
@cubic-dev-ai review this PR |
@icecrasher321 I have started the AI code review. It will take a few minutes to complete. |
Summary
user_statscolumns,organization.departed_member_usage,workflow_execution_logs.cost, andworkspace_files.size, completing the prep in improvement(db): stop declaring retired usage columns ahead of their drop #7134, fix(db): exclude pending-drop columns from inserts #7774, and fix(auth): exclude retired organization columns from adapter queries #7813.db:pushbehavior and forward CLI flags such as--forceto Drizzle before reconciliation. Staging and production continue to use versioned migrations.Type of Change
Testing
RETURNINGafter the actual drop; fresh and populated forced schema pushes.Checklist