Problem/Motivation

When using AI 2.0.x there are some compatibility issues (e.g. declaration of SQLiteProvider::querySearch() or SQLiteProvider::vectorSearch())

Steps to reproduce

* install AI module version 2.0.x
* install the latest development version of SQLite VDB Provider

Proposed resolution

* fix all the things :)

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stborchert created an issue. See original summary.

jimyhuang’s picture

Version: 1.1.x-dev » 2.0.x-dev
Assigned: Unassigned » jimyhuang
Category: Task » Plan
Priority: Normal » Minor
Status: Active » Needs work

I added version 2.0.x-dev for this issue. But I gave this minor priority, because AI 2.0 still in dev version.

Is there any issue when using AI 1.1.x with this module? And is there any reason you would like to use AI 2.0.x-dev for your work and urgently for this? I may have same goal if you can provide more insight for this issue.

stborchert’s picture

Status: Needs work » Postponed

Hey.
Thanks for your response.

We had some issues while setting up AI modules on an existing site and tried different combinations of modules and versions.
Finally we started from scratch and made it work using version 1.x (ai module, SQLiteVDB Provider, ...). So it is definitely not urgent for us to have a version of SQLite VDB Provider that works with AI 2.x :)