droppedChecks property

Map<String, String> droppedChecks
final

CHECK constraints present only in the old table, by name.

Implementation

final Map<String, String> droppedChecks;