mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
Following #4709 and #5447, the web plugin used single-quotes (ie. string litteral) in the SQL query for table columns. Thus, for instance, the query `GET /item/values/albumartist` would return the litteral "albumartist" instead of a list of unique album artists. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||