Back to Exposed

create

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/-schema-utils/create.html

1.2.0475 B
Original Source

create

fun <T : Table> create(vararg tables: T, inBatch: Boolean = false)

Creates all tables that do not already exist, using a batch execution if inBatch is set to true.

Generated by Dokka © 2026 Copyright