Searched refs:OE_SetNull (Results 1 – 2 of 2) sorted by relevance
| /titanic_41/usr/src/lib/libsqlite/src/ | ||
| H A D | sqliteInt.h | 590 #define OE_SetNull 7 /* Set the foreign key value to NULL */ macro |
| H A D | parse.y | 217 refact(A) ::= SET NULL. { A = OE_SetNull; } |