SQLite3 class of PicoRuby

Type aliases

sqlite3_var_t

String | Integer | Float | nil | bool

Singleton methods

time_methods=

SQLite3.time_methods=(Time::TimeMethods) -> Time::TimeMethods

vfs_methods=

SQLite3.vfs_methods=(VFS::methods_t) -> VFS::methods_t
Tags: class