db-migration

Community

Safe, efficient Alembic migrations for SQLModel.

AuthorAwais68
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates safe Alembic migration management for SQLModel/FastAPI projects, ensuring predictable schema evolution and robust rollback.

Core Features & Use Cases

  • Initialize Alembic in a project to enable migrations
  • Generate and manage migrations (including autogenerate) with clear versioning
  • Apply upgrades/downgrades safely and support data migrations

Quick Start

Initialize Alembic in your project with alembic init alembic. Create a new migration with alembic revision --autogenerate -m "describe_change". Apply migrations using alembic upgrade head. Rollback with alembic downgrade base.

Dependency Matrix

Required Modules

None required

Components

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-migration
Download link: https://github.com/Awais68/h2_phase_3_Chatbot_Todo/archive/main.zip#db-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.