Bugfix Release: Fix issue when using SQLite as Database
this patch release is fixing a small issue when using foxops "in dev mode" with an SQLite database. In this setup, foreign keys weren't enforced which lead to undesired behavior when removing incarnations (changes in the change table were becoming orphaned).