Mysql 8 functions are regarded to as "unknown"
In my project, I'm using the latest possibilities of MySql 8, such as LATERAL, and PhpStorm says Unknown database function 'LATERAL'. This function might have appeared in MySql later than the latest PhpStorm version was released, but I just want to make sure it will be included in the next release.
Please sign in to leave a comment.
Hi there,
What's your IDE version? Please check 2019.1 EAP builds as it might be supported there: https://www.jetbrains.com/phpstorm/eap/
Hi. It's the same on the latest 2019.1 stable build.
Please report this at https://youtrack.jetbrains.com/newIssue, project: DataGrip.
I've also reproduced this using examples from https://dev.mysql.com/doc/refman/8.0/en/lateral-derived-tables.html
I did it a week ago: https://youtrack.jetbrains.com/issue/DBE-8093?p=WI-46167
No reaction for now.
According to the YouTrack ticket information, it is already fixed in future builds (191.6985).