Add missing fields to _outConstraint()
As of 89779524, check constraints can be declared invalid. But that patch didn't update _outConstraint() to also show the relevant struct fields (which were only applicable to foreign keys before that). This currently only affects debugging output, so no impact in practice.
Showing
Please register or sign in to comment