create

abstract fun create(driver: SqlDriver): T

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