Fix for some attachment directories not being properly migrated to keys
Also migrates remaining files for past upgrades on the trunk (assuming their ids haven't been changed by syncing--if the item that has a given id already has a directory or if there is no attachment item with that id, the directory will be moved to orphaned-files)
This commit is contained in:
parent
25f8b8350c
commit
3fdb212dd6
2 changed files with 114 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
-- 43
|
||||
-- 44
|
||||
|
||||
-- This file creates tables containing user-specific data -- any changes made
|
||||
-- here must be mirrored in transition steps in schema.js::_migrateSchema()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue