Back to Exposed

existingCheckConstraints

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements.api/-r2dbc-database-metadata-impl/existing-check-constraints.html

1.2.0804 B
Original Source

existingCheckConstraints

open suspend override 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