Back to Exposed

createSchema

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

1.2.0520 B
Original Source

createSchema

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.tests.shared.SchemaTests

Generated by Dokka © 2026 Copyright