Files
vtuber-awards/Backend/Migrations
AzuTear 1ab26ec2fd Make AddClipAdminMenuVisible migration idempotent
Rewrites DDL to use IF NOT EXISTS / DROP IF EXISTS and DROP COLUMN IF EXISTS
so the migration can be re-run safely against a DB that already has the schema.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 09:07:33 +02:00
..