sqlx4k
Toggle table of contents
0.45.0
native
Platform filter
native
Switch theme
Search in API
sqlx4k
sqlx4k-sqlite
/
io.github.smyrgeorge.sqlx4k.sqlite
/
SQLite
/
Tx
/
execute
execute
open
suspend
fun
execute
(
sql
:
String
)
:
<Error class: unknown class>
<
Long
>
open
suspend
fun
execute
(
statement
:
<Error class: unknown class>
)
:
<Error class: unknown class>
<
Long
>