Skip to content

fix(core-database): improve search by address#4786

Merged
sebastijankuzner merged 2 commits intodevelopfrom
refactor/core-database/find-only-by-payments
Jul 12, 2023
Merged

fix(core-database): improve search by address#4786
sebastijankuzner merged 2 commits intodevelopfrom
refactor/core-database/find-only-by-payments

Conversation

@sebastijankuzner
Copy link
Contributor

Summary

Remove type and typeGroup for recipients included in multi payment transactions. Payments in multi payment asset are indexed and removing type and type group helps SQL optimizer to select better query plan.

Checklist

  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner merged commit 81737ab into develop Jul 12, 2023
@sebastijankuzner sebastijankuzner deleted the refactor/core-database/find-only-by-payments branch July 12, 2023 07:20
sebastijankuzner added a commit that referenced this pull request Jul 12, 2023
* Search only by payments

* Fix tests
sebastijankuzner added a commit that referenced this pull request Jul 12, 2023
fix(core-database): improve search by address (#4786)

* Search only by payments

* Fix tests
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.

2 participants