LogoClawIndex
CasesSkillsAbout
LogoClawIndex

migration-database - SQLModel Database Migration with Alembic

Automate database migration workflows for SQLModel-based projects using Alembic

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create migration for new models
  • generate migration for modified models
  • apply migration to database
  • read migration file
  • add sqlmodel import
  • validate migration operations
  • present migration file link
  • check PostgreSQL status
  • type check models
  • verify model imports

Inputs

  • SQLModel models
  • PostgreSQL database
  • migration script
  • model import file

Outputs

  • migration file
  • applied database schema

Requirements

  • Docker environment
  • PostgreSQL container
  • SQLModel project structure
  • Alembic installed

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
database
migration
SQLModel
Alembic
PostgreSQL
schema
create migration for new models
generate migration for modified models
apply migration to database
read migration file
SQLModel models
PostgreSQL database
migration script
migration file
applied database schema