final class ConstraintEnforcementRule
    implements RewriteRule

sql/sql_yacc.yy column_attribute_list allows enforcement only immediately after a CHECK attribute.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Removes only misplaced column enforcement attributes, preserving table CHECK enforcement.

Parameters

Test cases 1
Calls 2

Test cases 7§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 6

Relations§

Instantiated in 1