DB_SchemaMigration
CommunityAutomate and apply SQL database schema migrations for Supabase.
Authorapakou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of generating and applying SQL migration scripts for modifying the Supabase database schema, streamlining the update of database structures.
Core Features & Use Cases
- Automatic SQL Script Generation: Automatically creates ALTER TABLE or CREATE TABLE statements based on the specified changes.
- Purpose: To adapt the database structure for new features like E2EE message storage or group chats.
- Use Case: Ideal for developers and database administrators who need to frequently update the database schema in response to feature enhancements or bug fixes.
Quick Start
Generate and apply a migration to alter the 'rooms' table by adding a new column 'membership_status' with 'ENUM' type to the 'DB_SchemaMigration' skill.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: DB_SchemaMigration Download link: https://github.com/apakou/wolow/archive/main.zip#db-schemamigration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.