Update wrapper to Kuzu v0.11.0.
This commit is contained in:
parent
0f58c5e565
commit
4f441cdbe4
11 changed files with 1370 additions and 95 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# vim: set et sta sw=4 ts=4 :
|
||||
|
||||
const KUZU_VERSION* = "0.4.0"
|
||||
const KUZU_EXPECTED_LIBVERSION* = "0.10.0"
|
||||
const KUZU_VERSION* = "0.5.0"
|
||||
const KUZU_EXPECTED_LIBVERSION* = "0.11.0"
|
||||
const BLOB_MAXSIZE = 4096
|
||||
|
||||
let KUZU_DEFAULT_CONFIG* = kuzu_default_system_config()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue