beets/beets/dbcore
Thomas Scholtes a17e8b54be Flexible SQL columns have TEXT affinity
Reverts 2314f0f9ff

Also implements handling of text values for the base `Type` and
overwrites in the blob-based `PathType`
2014-09-15 01:14:06 +02:00
..
__init__.py Sort implementation 2014-06-15 22:32:25 +02:00
db.py Flexible SQL columns have TEXT affinity 2014-09-15 01:14:06 +02:00
query.py NumericQuery: Check that the field exists 2014-09-14 12:34:46 +02:00
queryparse.py NullSort instead of None 2014-09-13 20:38:31 -07:00
types.py Flexible SQL columns have TEXT affinity 2014-09-15 01:14:06 +02:00