Skip to content

Conversation

@simolus3
Copy link

@simolus3 simolus3 commented Nov 7, 2025

This adds tests for rendering datetime values as strings with sub-millisecond precision. The reason is that we want to use that feature in the service, so this ensures the package handles that correctly.

An earlier version of this PR used to export datetime values as JavaScript objects, but Roland correctly pointed out this that would only complicate the service (since the main MySQL queries would still return strings). So, this lets us make the format consistent.

rkistner
rkistner previously approved these changes Dec 1, 2025
@simolus3 simolus3 changed the title Export structured time values Test exporting datetime values as strings with sub-millisecond precision Dec 2, 2025
@simolus3 simolus3 requested a review from Rentacookie December 2, 2025 11:04
@simolus3 simolus3 merged commit 3b6c062 into main Dec 2, 2025
2 checks passed
@simolus3 simolus3 deleted the datetime-structured branch December 2, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants