Searched defs:OE_None (Results 1 - 1 of 1) sorted by relevance

/external/sqlite/dist/
H A Dsqlite3.c8866 #define OE_None 0 /* There is no constraint to check */ macro
8946 ** must be unique and what to do if they are not. When Index.onError=OE_None,
8959 u8 onError; /* OE_Abort, OE_Ignore, OE_Replace, or OE_None */
[all...]

Completed in 313 milliseconds