Skip to content

feat: add count to TxTemplate and Transaction repos#705

Draft
nicolasburtey wants to merge 4 commits intomainfrom
feat/es-repo-count
Draft

feat: add count to TxTemplate and Transaction repos#705
nicolasburtey wants to merge 4 commits intomainfrom
feat/es-repo-count

Conversation

@nicolasburtey
Copy link
Copy Markdown
Member

Summary

  • Adds #[es_repo(count)] to TxTemplate and Transaction repos
  • Adds count() service method to TxTemplates
  • Adds count_for_template_id() service method to Transactions
  • Patches es-entity to feat/count-for-filters-v2 branch
  • Bumps version to 0.14.6

Companion PRs

🤖 Generated with Claude Code

nicolasburtey and others added 3 commits April 9, 2026 14:43
Add #[es_repo(count)] to enable count_for_filters() and count()
methods on TxTemplate and Transaction repositories. Patches
es-entity to feat/count-for-filters-v2 branch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds count() to TxTemplates and count_for_template_id() to
Transactions services, backed by the auto-generated
count/count_for_filters repo methods.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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