Skip to content

Bugfix Release: Fix issue when using SQLite as Database

Compare
Choose a tag to compare
@defreng defreng released this 23 Nov 14:11
· 20 commits to main since this release
3ff2ec2

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).