beetbox / beetbox/beets

Compatibility with old SQLite versions

Open
#694 10 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.