Skip to content

M.D.Sqlite: More robust cross-platform extension loading #35715

@roji

Description

@roji

Our current (native) extension loading story for Sqlite isn't great: it's usually up to the user to make sure that the native DLL/so/dylib is present in the operating system search path, etc. (e.g. spatialite docs). This notably makes the getting started story for popular extensions like sqlite_vec much more difficult than it should be.

Thanks to @krwq for working on improving this.

Note: update the spatialite docs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions