checks property

Map<String, String> checks
final

Table-level CHECK constraints, by constraint name, as raw SQL expressions.

Implementation

final Map<String, String> checks;