createStatements

fun createStatements(vararg tables: Table): List<String>

Returns the SQL statements that create all tables that do not already exist.