Skip to content

Conversation

@MxKevinBeqo
Copy link

Description

Minor version update for OPSqlite, which includes 16kb pages alignment for vector search lib, patch file for this opsqlite version.

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Dependency Upgrade(s) (add versions)
  • Other: Opsqlite 16kb alignment

@MxKevinBeqo MxKevinBeqo self-assigned this Jan 12, 2026
use_crsqlite = false
use_sqlcipher = false
-use_crsqlite = false
+use_crsqlite = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this should be use_sqlcipher = true and use_crsqlite = false

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.

3 participants