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