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

Update sqlite version to include enhanced scanstats #1788

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

rafecolton
Copy link
Member

@rafecolton rafecolton commented Jun 26, 2024

Details

Update sqlite version to https://sqlite.org/src/info/d826236e22234bd0 with enhanced scanstats.

More explanation here

Fixed Issues

Part of https://github.com/Expensify/Expensify/issues/404202

Tests

Existing unit tests must pass here and in https://github.com/Expensify/Auth/pull/11378


Internal Testing Reminder: when changing bedrock, please compile auth against your new changes

@rafecolton rafecolton self-assigned this Jun 26, 2024
@rafecolton rafecolton requested a review from danieldoglas June 26, 2024 03:52
@rafecolton rafecolton marked this pull request as ready for review June 26, 2024 03:52
@rafecolton
Copy link
Member Author

Please close https://github.com/Expensify/Auth/pull/11378 after you merge this. I have to keep https://github.com/Expensify/Auth/pull/11378 open for now or you can't see that all the tests are passing 😄

Copy link
Contributor

@danieldoglas danieldoglas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is kind of strange, we're only changing the versions in the sqlite3 files. We usually have a change log like this: https://github.com/Expensify/Bedrock/pull/1748/files

@rafecolton
Copy link
Member Author

That looks fine to me. The file that changed is shell.c as you can see here, which we do not include in Bedrock

@rafecolton rafecolton merged commit dcc519f into main Jun 26, 2024
1 check passed
@rafecolton rafecolton deleted the update-sqlite-scanstats branch June 26, 2024 15:35
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