Stefan Saasen
Stefan Saasen
Possible fix: https://github.com/stephencelis/SQLite.swift/pull/1218
Fatal error: 'try!' expression unexpectedly raised an error: Unexpected null value for column `"to"`
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:  This...