addedChecks property

Map<String, String> addedChecks
final

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

Implementation

final Map<String, String> addedChecks;