add sqlite test and fix sqlite tag queries #3
Annotations
5 errors
test:
elasticsearch/query_test.go#L28
cannot use filter (variable of type *nostr.Filter) as nostr.Filter value in argument to buildDsl
|
test:
postgresql/query_test.go#L202
cannot use tt.filter (variable of type *nostr.Filter) as nostr.Filter value in argument to tt.backend.queryEventsSql
|
test:
postgresql/query_test.go#L395
cannot use tt.filter (variable of type *nostr.Filter) as nostr.Filter value in argument to tt.backend.queryEventsSql
|
test:
test/db_test.go#L121
undefined: slices.Concat
|
test
Process completed with exit code 1.
|