toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
SchemaUtils
/
createStatements
create
Statements
fun
createStatements
(
vararg
tables
:
Table
)
:
List
<
String
>
Returns the SQL statements that create all
tables
that do not already exist.