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