SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
runtime
/
app.cash.sqldelight.db
/
SqlSchema
/
create
create
abstract
fun
create
(
driver
:
SqlDriver
)
:
T
Use
driver
to create the schema from scratch. Assumes no existing database state.