Update:Remora Database Migration: Difference between revisions

Jump to navigation Jump to search
Line 496: Line 496:
If we don't migrate add-ons which are only compatible with fx 1.0, then users can upload add-ons with the same em:ID and then users who might have had the old add-ons still installed but disabled (or who are still using fx 1.0) will be updated to the new one.
If we don't migrate add-ons which are only compatible with fx 1.0, then users can upload add-ons with the same em:ID and then users who might have had the old add-ons still installed but disabled (or who are still using fx 1.0) will be updated to the new one.


=== Duplicate Files ===
(clouserw) I think there were some duplications within the `files` table.  For example:
(clouserw) I think there were some duplications within the `files` table.  For example:
  mysql> select * from files where filename like 'stumbleupon-2.1%';
  mysql> select * from files where filename like 'stumbleupon-2.1%';
3,035

edits

Navigation menu