Back to Exposed

createSchema

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

1.2.0538 B
Original Source

createSchema

suspend fun createSchema(vararg schemas: Schema, inBatch: Boolean = false)

Creates schemas

Parameters

schemas

the names of the schemas

inBatch

flag to perform schema creation in a single batch

Samples

org.jetbrains.exposed.v1.r2dbc.sql.tests.shared.SchemaTests

Generated by Dokka © 2026 Copyright