home/categories/sql-databases/microck-ordinary-claude-skills-skills-all-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
Microck
Обновлено 12/2/2025
Звёзды
157
Форки
22
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