Skip to content

fix: unblock QA frontend build and migrations#2761

Merged
baderdean merged 1 commit intomainfrom
fix/qa-sms-build-migration
Mar 28, 2026
Merged

fix: unblock QA frontend build and migrations#2761
baderdean merged 1 commit intomainfrom
fix/qa-sms-build-migration

Conversation

@baderdean
Copy link
Copy Markdown
Member

Summary

  • remove the duplicated TableRef/watcher block in MiningTable.vue that caused QA frontend build failure (Identifier 'TableRef' has already been declared)
  • rename the duplicate Supabase migration version to 20260328100000_* to avoid schema_migrations_pkey collision in QA deploys
  • keep the change set minimal and isolated in a single hotfix commit based on main

Verification

  • npm run build (frontend)
  • migration version uniqueness check over supabase/migrations/*.sql (no duplicates)

@baderdean baderdean merged commit e6b248b into main Mar 28, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant