Skip to content

.Net: New Feature: SQLite Vector Store connector support DateTime as data property #12544

@jorisdg

Description

@jorisdg

name: Feature request
about: Suggest an idea for this project


The list of support data property types on the SQLite Vector Store connector (https://learn.microsoft.com/semantic-kernel/concepts/vector-store-connectors/out-of-the-box-connectors/sqlite-connector?pivots=programming-language-csharp) does not list DateTime. The code also throws an exception if you try to create a store with a property of this type on the data class.

However, SQLite and the Microsoft.Data.Sqlite package support it just fine, so I assume this should be support eventually. Would love to see this added as I was hoping to use this type as a prefilter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETIssue or Pull requests regarding .NET codetriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions