Update sql-support reference doc with added functions#2544
Update sql-support reference doc with added functions#2544jycor merged 1 commit intodolthub:gitbook-devfrom
Conversation
|
I'm actually opening this PR because I was curious to know if you had any automation here at all, to automatically update this doc page in response to the actual support you have implemented. Doesn't seem to be the case as far as I can tell, reading the file itself and looking at the history of changes on the file, but please let me know. Thanks! |
|
ah damn. I saw in the readme that I should make the PR into Long shot, but do you fancy just cherry-picking my commit and merging it in? I wonder if that would be less work than me trying to rebase, across repos. |
These functions were added in these PRs: - dolthub/go-mysql-server#2928 - dolthub/go-mysql-server#2935 - dolthub/vitess#410
These functions were added in these PRs:
stddev_pop(),stddev_samp(),var_pop(),var_samp(), and aliases go-mysql-server#2928ntilego-mysql-server#2935ntilesyntax vitess#410