toggle menu
Core
0.5.1
android
common
ios
js
jvm
switch theme
search in API
Core
/
io.telereso.kmp.core
/
SqlDriverFactory
/
SqlDriverFactory
Sql
Driver
Factory
android
common
ios
js
jvm
constructor
(
context
:
Context
?
,
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)
actual
constructor
(
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)
expect
constructor
(
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)
actual
constructor
(
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)
actual
constructor
(
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)
actual
constructor
(
databaseName
:
String
,
asyncSchema
:
SqlSchema
<
QueryResult.AsyncValue
<
Unit
>
>
)