spl0k / supysonic

Supysonic is a Python implementation of the Subsonic server API.

Home Page:https://supysonic.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL error Foreign key constraint is incorrectly formed

sashaaaaaaaaa opened this issue · comments

I'm now getting this:
pony.orm.dbapiprovider.OperationalError: (1005, 'Can't create table supysonic.folder (errno: 150 "Foreign key constraint is incorrectly formed")')

with mariadb 10.5.4

commented

Fixed, thank you for reporting.