codeAttach 344 ext/pdo_sqlite/sqlite/src/attach.c codeAttach(pParse, SQLITE_DETACH, "sqlite_detach", 1, pDbname, 0, 0, pDbname); codeAttach 353 ext/pdo_sqlite/sqlite/src/attach.c codeAttach(pParse, SQLITE_ATTACH, "sqlite_attach", 3, p, p, pDbname, pKey);