codeAttach 90353 ext/sqlite3/libsqlite/sqlite3.c codeAttach(pParse, SQLITE_DETACH, &detach_func, pDbname, 0, 0, pDbname); codeAttach 90374 ext/sqlite3/libsqlite/sqlite3.c codeAttach(pParse, SQLITE_ATTACH, &attach_func, p, p, pDbname, pKey);