From 3acf82fa1264ffaf86b561bda0441518e54d54a4 Mon Sep 17 00:00:00 2001 From: Jonathan Hall Date: Mon, 20 May 2024 22:56:26 +0200 Subject: [PATCH] Update todo list --- x/sqlite/put_test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x/sqlite/put_test.go b/x/sqlite/put_test.go index db81ba570..8cc3cf5d8 100644 --- a/x/sqlite/put_test.go +++ b/x/sqlite/put_test.go @@ -1104,6 +1104,8 @@ func TestDBPut(t *testing.T) { /* TODO: - Encoding/compression? + - with validate_doc_update function + - with updates function */ tests.Run(t, func(t *testing.T, tt test) {