Back to Exposed

existingCheckConstraints

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.vendors/-database-dialect-metadata/existing-check-constraints.html

1.2.0746 B
Original Source

existingCheckConstraints

fun existingCheckConstraints(vararg tables: Table): Map<Table, List<CheckConstraint>>

Returns a map with all the defined check constraints in each of the specified tables.

Generated by Dokka © 2026 Copyright