Skip to content

fix(sqlite): Skip use_sqlite_cache config on ARM64 platform#5918

Merged
niheaven merged 2 commits intodevelopfrom
fix-sqlite-arm64
Apr 25, 2024
Merged

fix(sqlite): Skip use_sqlite_cache config on ARM64 platform#5918
niheaven merged 2 commits intodevelopfrom
fix-sqlite-arm64

Conversation

@niheaven
Copy link
Copy Markdown
Member

@niheaven niheaven commented Apr 22, 2024

Description

Since System.Data.SQLite doesn't provide an ARM64 native interop assembly (SQLite.Interop.dll), abort config change on ARM64 machines.

Motivation and Context

How Has This Been Tested?

image

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

@niheaven niheaven requested a review from chawyehsu April 22, 2024 10:00
@niheaven niheaven merged commit eac5840 into develop Apr 25, 2024
@niheaven niheaven deleted the fix-sqlite-arm64 branch April 25, 2024 13:32
brian6932 pushed a commit to brian6932/Scoop that referenced this pull request Jun 1, 2024
brian6932 pushed a commit to brian6932/Scoop that referenced this pull request Jun 1, 2024
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.

1 participant