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