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.
Returns a map with all the defined check constraints in each of the specified tables.