Opened at 2015-10-07T14:50:33Z
Last modified at 2015-11-04T01:19:42Z
#2521 closed defect
magic-folder db schema changes — at Version 1
Reported by: | dawuud | Owned by: | dawuud |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-magic-folder | Version: | 1.10.1 |
Keywords: | magic-folder db schema | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
We need to make the magic-folder db have a different schema; right now it's almost the same as the tahoe backup db schema... which is 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 (1)
comment:1 Changed at 2015-10-12T02:39:30Z by daira
- Component changed from unknown to code-frontend-magic-folder
- Description modified (diff)
- Owner changed from daira to dawuud
Note: See
TracTickets for help on using
tickets.