+wip db-sm different key state issue

This commit is contained in:
swrup 2026-02-23 12:29:49 +01:00 committed by Swrup
parent b647223fc2
commit 85b1249cde
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