zotero/chrome
Dan Stillman f5896dbb8d Remove synchronous database methods
This required doing additional caching at startup (e.g., item types and fields)
so that various methods can remain synchronous.

This lets us switch back to using the current Sqlite.jsm. Previously we were
bundling the Fx24 version, which avoided freezes with locking_mode=EXCLUSIVE
with both sync and async queries.

Known broken things:

  - Autocomplete
  - Database backup
  - UDFs (e.g., REGEXP function used in Zotero.DB.getNextName())
2014-08-09 18:10:32 -04:00
..
content Remove synchronous database methods 2014-08-09 18:10:32 -04:00
locale Async DB megacommit 2014-08-06 22:59:37 -04:00
skin/default/zotero Error report improvements 2014-05-26 20:07:41 -04:00