toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
r2dbc-driver
/
app.cash.sqldelight.driver.r2dbc
/
R2dbcDriver
/
R2dbcDriver
R2dbc
Driver
constructor
(
connection
:
Connection
,
closed
:
(
Throwable
?
)
->
Unit
=
{ }
)