Ledger queries
Compose statements with db.from(). Never interpolate values into SQL strings.
Builds parameterised SQL against the ledger schema. Use when the user asks to read from or write to the accounts, postings, or journals tables.
npx skillmds@latest add rakib-nyc/ledger-db-query Compose statements with db.from(). Never interpolate values into SQL strings.
rakib-nyc/skillassay/tree/main/test/fixtures/clean/.claude/skills/ledger-db-query commit 04214a7c05