CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
![]() This lets us add tables to user.sql without writing migration steps for them yet still have the ability to change existing user tables and migrate data if necessary. Also added _getDropCommands() to do a regex on the SQL file and create the DROP TABLE|INDEX steps necessary to use the DB_REBUILD flag without DROP commands in the SQL file itself, before I realized that it probably made the most sense to just delete the SQL file and storage directory. Changed _initializeSchema() to do that instead. Leaving _getDropCommands() in, in case there's ever a need for it. |
||
---|---|---|
chrome/chromeFiles | ||
components | ||
defaults/preferences | ||
chrome.manifest | ||
install.rdf | ||
scrapers.sql | ||
system.sql | ||
update.rdf | ||
user.sql | ||
Zotero.dot | ||
Zotero.dot.dmg |