Stefan Saasen

Results 5 comments of Stefan Saasen

Possible fix: https://github.com/stephencelis/SQLite.swift/pull/1218

Thanks for looking into this! That does in fact solve the problem and matches the information returned by e.g. `PRAGMA foreign_key_list('track');`. Should this be documented somehow? E.g. as the caller...

Updated the PR to incorporate the latest changes from `master`.

Thanks for your response. Sounds like a good plan!

I'd like to chime in, we are seeing this a lot too. These are ~ 550 `{:shutdown, :db_termination}` errors in the last two weeks, starting around January 29th: ![Image](https://github.com/user-attachments/assets/0ad4c70f-8e94-40b6-ba96-0bb97e45b173) This...