https://bugs.kde.org/show_bug.cgi?id=402229

--- Comment #1 from Maël Kerbiriou <piezo.wd...@gmail.com> ---
This change in the code make it working for me:

s/PRAGMA foreign_key_check=OFF/PRAGMA defer_foreign_keys=ON/
s/PRAGMA foreign_key_check=ON/PRAGMA defer_foreign_keys=OFF/

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to