class

UnQLite::DB

Inherits UnQLite::Api < Reference < Object

Constructors

new(path : String)
Source

Instance methods

close
Source
closed?
Source
config(callback : Pointer(Void), UInt32, Pointer(Void) -> Int32) : Void
Source
db_ptr
Source
db_ptr=(db_ptr : LibUnQLite::UnQLiteP)
Source
err_ptr
Source
err_ptr=(err_ptr : LibUnQLite::StringP)
Source
execute
Source
fatal(zMsg : String) : NoReturn
Source
fatal(pDb : LibUnQLite::UnQLiteP) : NoReturn
Source
opened?
Source
prepare(script : String) : Void
Source
ret_ptr
Source
ret_ptr=(ret_ptr : Pointer(Void))
Source
vm_ptr
Source
vm_ptr=(vm_ptr : LibUnQLite::UnQLiteVm)
Source