Get kuzu blob -> nim seq working.

FossilOrigin-Name: 93f0981fe0a2dbbcd455ebf69b5042e70503f215bb78c8730e12d57d3e884db0
This commit is contained in:
Mahlon E. Smith 2025-04-19 00:42:05 +00:00
parent cf00df149d
commit 7a85bfc7ac
2 changed files with 16 additions and 12 deletions

View file

@ -2,6 +2,7 @@
const KUZU_VERSION* = "0.2.0"
const KUZU_EXPECTED_LIBVERSION* = "0.9.0"
const BLOB_MAXSIZE = 4096
let KUZU_DEFAULT_CONFIG* = kuzu_default_system_config()