sqlite-migrations
CommunityEnsure safe, reliable database migrations with SQLite best practices.
Authorlbolanos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenges of performing complex schema changes in SQLite databases, preventing data loss and maintenance issues during migrations.
Core Features & Use Cases
- Safe Schema Alterations: Provides proven patterns for adding, dropping, or renaming columns and tables without risking data integrity.
- Migration Guidance: Offers detailed templates and decision trees for handling different migration scenarios, including recreating tables with foreign keys.
- Use Case: When updating a production database schema that involves changing primary keys or foreign key constraints, this Skill guides developers to execute the safest approach and verify data consistency after migration.
Quick Start
Use this Skill when creating a new migration to modify table schemas involving foreign keys, following the prescribed recreate-table pattern for safe execution and validation.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: sqlite-migrations Download link: https://github.com/lbolanos/emaus/archive/main.zip#sqlite-migrations 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 471,000+ vetted skills library on demand.