Skip to content

createSqlExecutor

function createSqlExecutor(storageSql): SqlExecutor;

Wrap DO ctx.storage.sql.exec as the tagged-template SqlExecutor shape.

Parameter Type

storageSql

SqlStorageExec

SqlExecutor