You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable multiprocess WAL so multiple processes can index and query the same codemogger database without colliding on the embedded driver's connect-time file lock. Bumps @tursodatabase/database to 0.6.0 (see #16).