#2521 closed defect

magic-folder db schema changes — at Initial Version

Reported by: dawuud Owned by: daira
Priority: normal Milestone: undecided
Component: code-frontend-magic-folder Version: 1.10.1
Keywords: magic-folder db schema Cc:
Launchpad Bug:

Description

We need to make the magic-folder db have a different schema; right now it's almost the same as the tahoe back db schema... which tries to be denormalized and uses several tables. Here instead we'll use just one table called local_files... it will contain version number, ancestor uri and ancestor timestamp but not the fileid field that tahoe backup was using.

Change History (0)

Note: See TracTickets for help on using tickets.