OE_Ignore
assert( pExpr->iColumn == OE_Ignore );
case OE_Ignore: {
case OE_Ignore: {
if( onError==OE_Ignore ) onError = OE_Replace;
case OE_Ignore: {
resolvetype(A) ::= IGNORE. { A = OE_Ignore; }
A->iColumn = OE_Ignore;