Update operations-reader.ts (#438)

This commit is contained in:
Kamil Kisiela 2022-10-03 20:11:34 +02:00 committed by GitHub
parent 3b9722baa6
commit da14815d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -530,6 +530,7 @@ export class OperationsReader {
${this.createFilter({
target,
operations,
period,
})}
GROUP BY name, body, hash, operation_kind`,
queryId: 'operations_registry',