PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
Database
/
execute
execute
web
abstract
fun
execute
(
sql
:
JsString
,
options
:
DatabaseExecuteOptions
)
:
Promise
<
BaseDatabaseResult
>
(
source
)