dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
Database.enableLoadExtensions
d2sqlite3
database
Database
Enables or disables loading extensions.
struct
Database
version
(!
SQLITE_OMIT_LOAD_EXTENSION
)
void
enableLoadExtensions
(
bool
enable
= true
)
Meta
Source
See Implementation
d2sqlite3
database
Database
constructors
this
functions
attachedFilePath
begin
changes
close
commit
config
createAggregate
createCollation
createFunction
enableLoadExtensions
errorCode
execute
handle
interrupt
isReadOnly
lastInsertRowid
loadExtension
prepare
rollback
run
setCommitHook
setProfileCallback
setProgressHandler
setRollbackHook
setTraceCallback
setUnlockNotifyHandler
setUpdateHook
tableColumnMetadata
totalChanges
waitForUnlockNotify
Enables or disables loading extensions.