Skip to content

Conversation

@christianparpart
Copy link
Member

SQL query DATE() is being used to test 2 different ways of querying. However, we used SqlDateTime to read the data. That for some reason gives different results back - sometimes.
Requesting SqlDate instead, should be better.

SQL query DATE() is being used to test 2 different ways of querying.
However, we used SqlDateTime to read the data. That for some reason
gives different results back - sometimes.
Requesting SqlDate instead, should be better.

Signed-off-by: Christian Parpart <christian@parpart.family>
@christianparpart christianparpart requested a review from a team as a code owner November 21, 2025 19:13
@github-actions github-actions bot added the tests label Nov 21, 2025
Copy link
Member

@Yaraslaut Yaraslaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, interesting, we can merge the fix, but we need to investigate it

@christianparpart christianparpart merged commit 8b8d779 into master Nov 27, 2025
14 checks passed
@christianparpart christianparpart deleted the fix/test branch November 27, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants