SQLDelight
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqlite-migrations
/
app.cash.sqlite.migrations
/
CatalogDatabase
/
Companion
/
fromFile
from
File
fun
fromFile
(
path
:
String
,
initStatements
:
List
<
CatalogDatabase.InitStatement
>
)
:
CatalogDatabase