Loading...
Loading...
Database schema and migration workflow. Use when modifying database schemas in tools/atlas/ or SQLC queries in tools/sqlc/.
npx skill4agent add hiromaily/go-crypto-wallet db-migrationgit-workflow.claude/rules/hcl.md.claude/rules/sql.md| Path | Description |
|---|---|
| HCL schema definitions (source of truth) |
| SQLC query definitions |
tools/atlas/schemas/make atlas-fmt && make atlas-lintmake atlas-dev-resetdocker compose down -v && docker compose --profile mysql up -dmake extract-sqlc-schema-all && make sqlcmake check-build && make gotest.claude/rules/hcl.md.claude/rules/sql.mdgo-developmentgit-workflow