zotero/chrome
Dan Stillman e2536ba299 Add DBConnection hooks for auxiliary attached databases
Code that attaches its own database to the main connection needs to hook
into that connection's lifecycle. Add onIdle() to run maintenance (e.g.,
vacuuming) during the main database's idle maintenance, and
addCorruptionHandler() to handle a corruption error for the attached
database (after confirming that the main database is actually corrupt,
so a corrupt attached database doesn't trigger main-database recovery).
2026-07-15 15:36:40 -04:00
..
content Add DBConnection hooks for auxiliary attached databases 2026-07-15 15:36:40 -04:00
locale Add Attachment Storage Type search condition (#5875) 2026-07-13 15:57:37 -04:00
skin/default/zotero Advanced search: Update condition grouping icon and add ungroup button 2026-06-26 15:52:16 -04:00