analysis
This commit is contained in:
parent
cd86692c95
commit
5ece1408ae
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@ over from my phone. Not all files, just a few of them. The affected
|
||||||
files all seem to have multiple copies in the imported tree, with different
|
files all seem to have multiple copies in the imported tree, with different
|
||||||
ContentIdentifiers for each. Seems the import code is getting confused and
|
ContentIdentifiers for each. Seems the import code is getting confused and
|
||||||
unncessarly importing in that case. --[[Joey]]
|
unncessarly importing in that case. --[[Joey]]
|
||||||
|
|
||||||
|
Seems that the ContentIdentifier database can actually only store one cid
|
||||||
|
for a given key at a time, not multiples needed by this. This needs a
|
||||||
|
change to the db schema to fix, unfortunately.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue