repo.or.cz
/
adorno.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Add a new function to return the queue as an array of DB records.
[adorno.git]
/
scripts
/
nuke_kevin.sql
blob
06667c1a1c60e869fa29777ad2b7a4afcbd0e625
1
delete from tracks where path_name ~ '/kevin/' AND EXISTS (select 1 FROM tracks ta WHERE ta.artist = tracks.artist AND ta.album = tracks.album AND tracks.title = ta.title AND ta.path_name ~ '/Classified/');