https://bugs.kde.org/show_bug.cgi?id=325317
Tuomas Nurmi <tuo...@norsumanageri.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/mult | |imedia/amarok/-/commit/cc18 | |201d922e02a7caf7ec56a20119d | |552134876 Resolution|--- |FIXED --- Comment #4 from Tuomas Nurmi <tuo...@norsumanageri.org> --- Git commit cc18201d922e02a7caf7ec56a20119d552134876 by Tuomas Nurmi. Committed on 07/12/2024 at 14:29. Pushed by nurmi into branch 'master'. Allow filtering collection by lack of tag / empty tag To use: fieldname="", or -fieldname="". Should work for most of the fields queriable. Exceptions are date fields, and file size, type, length etc. related fields. M +1 -0 ChangeLog M +8 -0 src/core-impl/collections/db/sql/SqlQueryMaker.cpp M +1 -1 src/core-impl/collections/support/Expression.cpp M +16 -2 src/core-impl/collections/support/TextualQueryFilter.cpp M +24 -0 tests/core-impl/collections/db/sql/TestSqlQueryMaker.cpp M +3 -0 tests/core-impl/collections/db/sql/TestSqlQueryMaker.h https://invent.kde.org/multimedia/amarok/-/commit/cc18201d922e02a7caf7ec56a20119d552134876 -- You are receiving this mail because: You are watching all bug changes.