Problem/Motivation

I have a server index named "ai", when I try to index the content it gives this error:

Warning: SQLite3::query(): Unable to prepare statement: malformed database schema (ai_info) - object name reserved for internal use: ai_info in Drupal\ai_vdb_provider_sqlite\SQLiteVectorClient->querySearch() (line 297 of ai_vdb_provider_sqlite/src/SQLiteVectorClient.php)

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

damienmckenna created an issue. See original summary.

damienmckenna’s picture

I created a new index named "aiindex" and the error still happens, so maybe it's something internal in the module?

damienmckenna’s picture

I can't find the string "ai_info" in either this module or the main ai module?

damienmckenna’s picture

Title: Document what names to not use for the index? » object name reserved for internal use: ai_info
Issue summary: View changes
damienmckenna’s picture

Category: Task » Bug report
jimyhuang’s picture

Category: Bug report » Support request
Priority: Normal » Minor
Status: Active » Closed (won't fix)

You may need to change your index name. Thanks.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.