Skip to content

.Net: [MEVD] [SQL Server] Support DateTimeOffset and string arrays#13269

Merged
roji merged 2 commits into
microsoft:mainfrom
roji:SQLServerDateOnly
Oct 23, 2025
Merged

.Net: [MEVD] [SQL Server] Support DateTimeOffset and string arrays#13269
roji merged 2 commits into
microsoft:mainfrom
roji:SQLServerDateOnly

Conversation

@roji

@roji roji commented Oct 20, 2025

Copy link
Copy Markdown
Member

Closes #13268

/cc @yorek @uc-msft (this uses JSON and JSON_CONTAINS() to map string[] to the database and perform Contains over them.

@roji roji requested a review from a team as a code owner October 20, 2025 19:53
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Oct 20, 2025
@github-actions github-actions Bot changed the title [MEVD] [SQL Server] Support DateTimeOffset and string arrays .Net: [MEVD] [SQL Server] Support DateTimeOffset and string arrays Oct 20, 2025
@roji roji enabled auto-merge October 21, 2025 09:34
@roji roji added this pull request to the merge queue Oct 23, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Oct 23, 2025
@roji roji force-pushed the SQLServerDateOnly branch from fcf43d0 to 58f819e Compare October 23, 2025 12:16
@roji roji enabled auto-merge October 23, 2025 12:16
@roji roji added this pull request to the merge queue Oct 23, 2025
Merged via the queue into microsoft:main with commit 3bc2a64 Oct 23, 2025
19 checks passed
@roji roji deleted the SQLServerDateOnly branch October 23, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net: [MEVD] [SQL Server] Support DateTimeOffset, string[]

3 participants