toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
sqlite-migrations
/
app.cash.sqlite.migrations
/
CatalogDatabase
Catalog
Database
class
CatalogDatabase
:
Database
Members
Types
Companion
Link copied to clipboard
object
Companion
Init
Statement
Link copied to clipboard
data
class
InitStatement
(
val
statement
:
String
,
val
fileLocation
:
String
)