Back to Exposed

create

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

1.2.0483 B
Original Source

create

suspend 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