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