runtime
2.0.0-alpha01
common
runtime
/
app.cash.sqldelight.db
/
SqlDriver
/
Schema
/
create
create
common
abstract
fun
create
(
driver
:
SqlDriver
)
Content copied to clipboard
Use
driver
to create the schema from scratch. Assumes no existing database state.