Skip to content

feat(beancount): expose rich directive tables#1

Open
salmonumbrella wants to merge 1 commit into
issue-1474-beancount-driverfrom
issue-1474-beancount-rich-directives
Open

feat(beancount): expose rich directive tables#1
salmonumbrella wants to merge 1 commit into
issue-1474-beancount-driverfrom
issue-1474-beancount-rich-directives

Conversation

@salmonumbrella
Copy link
Copy Markdown
Owner

Stacked on TableProApp#1476.

Summary

  • expose Beancount commodity, document, note, event, pad, and close directives as SQL tables
  • add transaction/posting metadata plus transaction tag/link tables
  • surface rustledger validation diagnostics, including source locations
  • document the expanded Beancount table surface

Verification

  • xcodebuild test -project TablePro.xcodeproj -scheme TablePro -destination 'platform=macOS' -skipPackagePluginValidation -skipMacroValidation -only-testing:TableProTests/BeancountLedgerParserTests -only-testing:TableProTests/BeancountPluginDriverTests CODE_SIGNING_ALLOWED=NO\n- git diff --check\n\nNote: Xcode still prints existing SwiftLint build-command warnings from the local CodeEdit packages, but the focused test command exits 0 and reports ** TEST SUCCEEDED **.

@salmonumbrella salmonumbrella force-pushed the issue-1474-beancount-rich-directives branch from 8ec6748 to bc9d500 Compare May 31, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant