View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005136 | MMW v4 | DB/FileMonitor | public | 2009-01-06 16:41 | 2009-02-22 12:48 |
Reporter | Assigned To | ||||
Priority | none | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1 | ||||
Fixed in Version | 3.1 | ||||
Summary | 0005136: Need delete_playlists TRIGGER | ||||
Description | PlaylistsSongs not cleaned up when a Playlist is removed. Needs, e.g. CREATE TRIGGER delete_playlists DELETE ON Playlists BEGIN DELETE FROM PlaylistsSongs WHERE PlaylistsSongs.IDPlaylist=old.IDPlaylist; END | ||||
Tags | No tags attached. | ||||
Fixed in build | 1210 | ||||