ForeignKeyComparisons extension
Comparison methods for ForeignKeyDefinition.
Methods
-
like(
ForeignKeyDefinition other, {bool ignoreCase = false}) → List< ForeignKeyComparisonWarning> -
Available on ForeignKeyDefinition, provided by the ForeignKeyComparisons extension
Compares this foreign key definition withother, returning a list of mismatches.