소개
This skill streamlines the process of evolving your database schema within the asset-forge environment. It handles the transition from TypeScript schema definitions to SQL migration files, provides a structured review process to ensure data integrity, and manages the application of changes to the database using Drizzle Kit. Whether you are adding new fields to 3D asset tables or refactoring team relationships, this skill ensures consistent, production-safe migrations while preventing common errors like circular dependencies or manual SQL file mismatches.