mirror of
https://github.com/beetbox/beets.git
synced 2026-02-02 13:33:19 +01:00
In order to include the table name for fields in this query, use the `field_query` method. Since `AnyFieldQuery` is just an `OrQuery` under the hood, remove it and construct `OrQuery` explicitly instead. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| db.py | ||
| query.py | ||
| queryparse.py | ||
| types.py | ||