Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 113 forks source link

fix(config/server): remove player_groups row on delete when foreign key constraint is missing #508

Closed solareon closed 1 week ago

solareon commented 1 week ago

When deleting characters this table needs to have rows removed if there is not a FK constraint

Description

Checklist