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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use wheels-migration-generator