Skip to content

Conversation

@MasterOdin
Copy link
Contributor

Updates the function list for MySQL using the latest version (8.0.27). Some of the added functions were already added as keywords (like CUME_DIST), but given that CURRENT_DATE is both a keyword and builtin function, figured they should be added here in similar fashion.

Documentation pages used:

For the second page, I only added a few of the functions on that page as I wasn't sure if all should be added including the superuser only ones. For reference, there were already a handful of functions that were added (like ASYMMETRIC_* ones), but others had not, so I just went with the new that I personally use from time to time, the gen_* and mask_* functions.

Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
@alexdima
Copy link
Member

Thank you!

@alexdima alexdima added this to the November 2021 milestone Nov 13, 2021
@alexdima alexdima merged commit 02cec3f into microsoft:main Nov 13, 2021
@MasterOdin MasterOdin deleted the mysql_funcs branch November 13, 2021 18:41
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants