You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my perspective of view, check constraints will not affect the comparison results of the table data.
I wonder what scenario require comparison of these constraints.
@joechenrh this indeed doesn't affect current table data. However it is part of the table structure and one might want to know if the table structure was copied correctly to the target database
@joechenrh this indeed doesn't affect current table data. However it is part of the table structure and one might want to know if the table structure was copied correctly to the target database
The simplest way is to directly check the ExprString in constraints #832
But this method cannot make some complex comparisons, for example, id > 10 and 10 < id.
Bug Report
Please answer these questions before submitting your issue. Thanks!
Upstream:
Downstream:
Difference in the check constraint being reported
tidb-server -V
or runselect tidb_version();
on TiDB)?v8.0.0
sync_diff_inspector
pump -V
ortidb-lightning -V
orsyncer -V
)?The text was updated successfully, but these errors were encountered: