Skip to content

.Net: [MEVD] Support DateOnly, TimeOnly, DateTimeOffset and DateTime types for DBs that support this #11286

@westey-m

Description

@westey-m

Many DBs especially SQL based DBs support separate date and time types.
We should do a pass on all our connectors and ensure that they support DateOnly and TimeOnly on those DBs where this is valuable.
We should also make sure that all our databases support dates with and without timezones in a consistent way.

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codememory connectormsft.ext.vectordataRelated to Microsoft.Extensions.VectorDatask team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Projects

Status

Sprint: Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions