+wip db-sm different key state issue

This commit is contained in:
swrup 2026-02-23 12:29:49 +01:00
parent 08d18467f8
commit 74d909fa90
6 changed files with 59 additions and 33 deletions

View file

@ -29,7 +29,6 @@ module Relative = struct
let bin = Bin.neint64
let bin_nbo = Bin.beint64
(* TODO should be in NBO here? *)
let caqti =
let encode v = Ok v in
let decode v = Ok v in