Revision 850603

Go back to digest for 24th August 2008

Other in Multimedia

Jeff Mitchell committed changes in /trunk/extragear/multimedia/amarok/src/collection/sqlcollection:

Max sez, Ian and my speculation in IRC today was right, and urls should never be lost from the urls table even if tracks are removed from the collection.

As a result you should never need uniqueid fields in statistics and lyrics tables.
So remove them.

Note that they are still needed in playlist_tracks as it stores paths, not integer references to the urls table.

File Changes

Modified 5 files
  • /trunk/extragear/multimedia/amarok/src/collection/sqlcollection
  •   /DatabaseUpdater.cpp
  •   /ScanResultProcessor.cpp
  •   /ScanResultProcessor.h
  •   /SqlCollectionLocation.cpp
  •   /SqlMeta.cpp
5 files changed in total