home/categories/sql-databases/wheels-dev-wheels-examples-tweet-claude-skills-wheels-migration-generator-skill-md
sql-databasesdatabases

wheels-migration-generator

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

wheels-dev
maintainer
wheels-dev
更新于 10/21/2025
星标
202
分支
107
quick start

Installation and usage

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use wheels-migration-generator