Searched refs:SQLITE_DETACH (Results 1 – 3 of 3) sorted by relevance
314 ADD_INT(SQLITE_DETACH); in add_integer_constants()
3175 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
3488 #define SQLITE_DETACH 25 /* Database Name NULL */ macro113020 codeAttach(pParse, SQLITE_DETACH, &detach_func, pDbname, 0, 0, pDbname);