You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
The UpsertMany method of the dotnet SQL connector is inconsistent with other connectors, it returns only inserted keys, instead of all handled keys.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
Language: [e.g. C#, Python]
Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
AI model: [e.g. OpenAI:GPT-4o-mini(2024-07-18)]
IDE: [e.g. Visual Studio, VS Code]
OS: [e.g. Windows, Mac]
Additional context
Add any other context about the problem here.