fix(guards): allow auth profile sqlite reader (#93448) (opens in new tab)
fix\(guards\): allow auth profile sqlite reader \(\#93448\) Allow the auth-profile read-only SQLite bootstrap path through the Kysely guardrail\. The runtime already wraps reads with Kysely; the raw DatabaseSync boundary is the short-lived read-only bootstrap\. Co-authored-by: Alex Knight
Read the original article