abstract fun create(driver: SqlDriver): Unit
Use driver to create the schema from scratch. Assumes no existing database state.