Something went wrong. Try again.
Monorepo for Tangled
Something went wrong. Try again.
*/db: actually enable foreign keys master
`sql.DB` pools connections, which means that there's a good chance that our foreign keys aren't actually being enforced, unless a goroutine happens to be using the connection that was made when we set `pragma foreign_keys = 1`. Signed-off-by: Winter <winter@winter.cafe>
Author Winter Committer Tangled Date (Aug 16, 2025, 7:44 AM UTC) Commit 4e27d297 4e27d29785d14b0dd0306d7c2e41dea9b6cf75b0 Parent c8d76b33 c8d76b339b7c6a30de0d7935853dde8618e62819