d2sqlite3 ~master (2018-04-15T09:30:59Z)
Home
Dub
Repo
SqliteType
d2sqlite3
database
SQLite type codes
Values
Value
Meaning
INTEGER
SQLITE_INTEGER
FLOAT
SQLITE_FLOAT
TEXT
SQLITE3_TEXT
BLOB
SQLITE_BLOB
NULL
SQLITE_NULL
Meta
Source
See Implementation
d2sqlite3
database
aliases
Blob
CommitHookDelegate
ProfileCallbackDelegate
ProgressHandlerDelegate
RoolbackHookDelegate
TraceCallbackDelegate
UpdateHookDelegate
classes
SqliteException
UnlockNotifyHandler
enums
Deterministic
SqliteType
interfaces
IUnlockNotifyHandler
structs
Database
TableColumnMetadata
SQLite type codes