Postgres #1709
Annotations
2 errors
Test:
packages/database/src/pg/interfaces/query.ts#L85
Query requires and index.
select * from "transaction" where "type" = 'CREDIT' and "member" = '0xb198dac83430d335adc2ea17f2ef8f2639784aaf' order by "uid" asc
at IQuery.getQuery (../database/src/pg/interfaces/query.ts:85:13)
at IQuery.get (../database/src/pg/interfaces/query.ts:92:18)
at test-tangle/withdraw-deposit-nft/deposit-withraw-nft_16.spec.ts:37:20
at wait (test/controls/common.ts:90:9)
at Object.<anonymous> (test-tangle/withdraw-deposit-nft/deposit-withraw-nft_16.spec.ts:36:5)
|
Test
Process completed with exit code 1.
|
Loading