ddc7be75c7
This won't make a difference until we update Firefox and get a new SQLite version, but at that point the existing schema update steps that recreate tables by renaming the old table would result in broken foreign keys. This patch will make sure that newer SQLite versions will use the legacy behavior for the existing steps, and going forward schema update steps that want to recreate tables will need to create a new table, migrate the data, delete the old table, and rename the new one into place. |
||
---|---|---|
.. | ||
scaffold | ||
zotero | ||
zotero-platform |