Compatibility with old SQLite versions
Open
bug
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
Using: CentOS 6,Python 2.7
Config file:
directory: ~beet/music
library: ~beet/data/musiclibrary.blb
import:
move: no
copy: yes
write: yes
run: beet import
```
File "/usr/local/lib/python2.7/site-packages/beets/dbcore/db.py", line 562, in mutate
cursor = self.db._connection().execute(statement, subvals)
sqlite3.OperationalError: near "DEFAULT": syntax error
```
Contributor guide
Assessment
This issue has not been assessed yet.