Perform magic checks on a database file for better error messaging.
This commit is contained in:
parent
6881d15358
commit
72da9341fd
11 changed files with 75 additions and 9 deletions
|
|
@ -4,4 +4,5 @@ import kuzu
|
|||
|
||||
var db = newKuzuDatabase()
|
||||
assert db.path == "(in-memory)"
|
||||
assert db.kind == memory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue