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