algorand / algorand/indexer

New test for query builder

Aperta
#914 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue new-bug Team Lamprey
Lingua principale
Go
Stelle
116
Fork
95
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Subject of the issue

To compensate for a lack of query performance tests, we can at least test that queries are generated consistently. Especially for specific performance-related items.

In this issue, we should add a test to ensure the root transaction join clause is created correctly. This bit us recently when the small change was lost during a merge conflict.

### Acceptance Criteria

A new test is created that generates a transaction search query. Ensure the correct root-intra parameters are used: `(t.extra->>'root-intra')::int = root.intra`.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.