Skip to content

Commit d640a94

Browse files
icecrasher321claude
andcommitted
chore(db): drop branch migration ahead of staging merge
Both sides independently claimed idx 0272, so the snapshot and journal would conflict add/add. Ours is plain additive DDL (one enum, two columns, one jsonb default) that drizzle regenerates from schema.ts; staging's is a hand-written migration with DO blocks and CONCURRENTLY index builds that cannot be regenerated. Dropping ours and re-generating on top of staging's is the only order that preserves both. schema.ts is deliberately untouched — it is the source of the regeneration. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent de3d177 commit d640a94

3 files changed

Lines changed: 0 additions & 17814 deletions

File tree

packages/db/migrations/0272_copilot_tool_permission_decision.sql

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)