Skip to content

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Apr 16, 2025

This PR implements the TimestampAdd; it is treated as basically an alias for DateAdd().

mysql docs: https://dev.mysql.com/doc/refman/8.4/en/date-and-time-functions.html#function_timestampadd
fix: dolthub/dolt#9117

Copy link
Contributor

@max-hoffman max-hoffman left a comment

Choose a reason for hiding this comment

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

Not super obvious what's new and what's refactored, but mostly LGTM

@jycor jycor merged commit f6c04d7 into main Apr 17, 2025
8 checks passed
@jycor jycor deleted the james/timestampadd branch April 17, 2025 17:54
samjewell added a commit to grafana/grafana that referenced this pull request May 2, 2025
We want to avoid GMS panicking, as it will crash the whole Hosted
Grafana process. So bumping GMS now to include
dolthub/go-mysql-server#2943
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.

BUG: Panic in GMS when using TIMESTAMPADD()
2 participants