What is it that we would actually like to store in the database to be able to make edit recovery functionality work i.e.:
- store edits
- revision
- page
- text
Acceptance Criteria:
- explore existing schema to be able to identify where our data might be stored
-
create a ticket to be sent to data persistence team to request schema changes (Good example ticket)not required for indexedDB -
write queries that will be stored in the ticket that dbas will runnot required for indexedDB - specify predicted usage of feature, keeping in mind expected purge after 90 days