skill
المهنة
الوصف
آخر تحديث
apply-migrations
مصممو قواعد البيانات
Apply pending database migrations (rockhopper up)
2026-06-16
compile-migrations
مطوّرو البرمجيات
Compile SQL migration files into Go source code for embedding in binaries
2026-06-16
create-migration
مصممو قواعد البيانات
Create new SQL migration files for multiple database dialects (sqlite, mysql, etc.)
2026-06-16
migration-status
مصممو قواعد البيانات
Show the current migration status for all configured databases
2026-06-16
rollback-migration
مصممو قواعد البيانات
Rollback the last applied database migration (rockhopper down)
2026-06-16
add-migration
مصممو قواعد البيانات
Add new database migration for the bbgo trading bot framework
2026-05-30