deno.com

property DatabaseSyncOptions.allowExtension

If true, the loadExtension SQL function and the loadExtension() method are enabled. You can call enableLoadExtension(false) later to disable this feature.

Type #

boolean | undefined