enableLoadExtension
Enables or disables the loadExtension
SQL function, and the loadExtension()
method. When allowExtension
is false
when constructing, you cannot enable loading extensions for security reasons.
Since
v22.13.0
Parameters
allow
Whether to allow loading extensions.