Skip to content

Conversation

@mariocarro
Copy link

These changes make it possible to use string literals, formatted according to JavaScripts' conventions, to initialize date/time parameters in SQL statements. Previously only Date and ZonedDate objects could be used.

@asfernandes
Copy link
Owner

This PR has incomplete tests and has problems with dates with years < 100.
JavaScript dates are very problematic and IMO adding conversions in the driver is going to make things even worse.
So my position is to not do it.

@mariocarro mariocarro deleted the string-values-for-timestamps branch April 19, 2025 11:40
@mariocarro mariocarro restored the string-values-for-timestamps branch April 19, 2025 11:41
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.

2 participants