fix
This commit is contained in:
parent
896f452fa6
commit
9d2c95bb33
|
@ -0,0 +1 @@
|
||||||
|
SELECT tag FROM tags WHERE tag LIKE :match GROUP BY tag ORDER BY COUNT(tag) DESC;
|
Loading…
Reference in New Issue