From cfdb06f5ba144aad5d2ebe31ec8bb64e017f4023 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Fri, 17 Apr 2026 23:00:43 +0200 Subject: add TODOs for the remaining things that I want for 1.0 --- query_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'query_test.go') diff --git a/query_test.go b/query_test.go index ec1d8d8..388183e 100644 --- a/query_test.go +++ b/query_test.go @@ -135,3 +135,5 @@ func TestDeleteBasic(t *testing.T) { }) } } + +// TODO: more test coverage for query.go -- cgit v1.2.3