UnQLite::DB
Inherits UnQLite::Api < Reference < Object
Constructors
new(path : String)
SourceInstance methods
close
Sourceclosed?
Sourceconfig(callback : Pointer(Void), UInt32, Pointer(Void) -> Int32) : Void
Sourcedb_ptr
Sourcedb_ptr=(db_ptr : LibUnQLite::UnQLiteP)
Sourceerr_ptr
Sourceerr_ptr=(err_ptr : LibUnQLite::StringP)
Sourceexecute
Sourcefatal(zMsg : String) : NoReturn
Sourcefatal(pDb : LibUnQLite::UnQLiteP) : NoReturn
Sourceopened?
Sourceprepare(script : String) : Void
Sourceret_ptr
Sourceret_ptr=(ret_ptr : Pointer(Void))
Sourcevm_ptr
Sourcevm_ptr=(vm_ptr : LibUnQLite::UnQLiteVm)
Source