Hi folks, I have developed a qualitative analysis software founded on Zotero 4.x It's working very well at this moment. I read the Zotero's SQLite tables and organized them in another database to fit my methodological approach. Yesterday I had discovered the Zotero 5 beta, and I found that it will bring database changes. Please, could anyone tell me what has changed inside the database?
For schema changes, you can consult git — you can generate a full diff between 4.0 and master for resource/schema/ and a log of commit messages for the individual .sql files. But yes, for follow-up questions, you should post to zotero-dev.
I have developed a qualitative analysis software founded on Zotero 4.x It's working very well at this moment. I read the Zotero's SQLite tables and organized them in another database to fit my methodological approach. Yesterday I had discovered the Zotero 5 beta, and I found that it will bring database changes. Please, could anyone tell me what has changed inside the database?
I used this reference to build my software:
http://zomark.github.io/zotero-marc/schema/trunk/
Is it possible for the Zotero's engineers to upgrade this report so I can learn what changed and adapt my software?
Best regards,
Christian