SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqlite-migrations
/
app.cash.sqlite.migrations
/
CatalogDatabase
/
Companion
/
withInitStatements
with
Init
Statements
fun
withInitStatements
(
initStatements
:
List
<
CatalogDatabase.InitStatement
>
)
:
CatalogDatabase