Searched refs:SQLITE_DETACH (Results 1 – 2 of 2) sorted by relevance
2660 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
2867 #define SQLITE_DETACH 25 /* Database Name NULL */ macro90353 codeAttach(pParse, SQLITE_DETACH, &detach_func, pDbname, 0, 0, pDbname);
Completed in 817 milliseconds