database-toolsdatabases
add-migration
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
maintainer
berrzebb
अपडेट किया गया 2/10/2026
स्टार
16
फोर्क
9
quick start
Installation and usage
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use add-migration