create

abstract fun create(driver: SqlDriver)

Use driver to create the schema from scratch. Assumes no existing database state.