Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLite Tests: Don't use Cache=Shared #31039

Merged
merged 1 commit into from
Jun 9, 2023
Merged

SQLite Tests: Don't use Cache=Shared #31039

merged 1 commit into from
Jun 9, 2023

Conversation

bricelam
Copy link
Contributor

@bricelam bricelam commented Jun 6, 2023

Since we use WAL, the shared cache was just slowing us down.

This also updates to perf database to use WAL and updates its Guid values from BLOB to TEXT (a change we made in 3.0)

@bricelam bricelam requested a review from a team June 6, 2023 17:59
Since we use WAL, the shared cache was just slowing us down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants