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.

0

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/

0
Avatar
Permanently deleted user

Hi. It's the same on the latest 2019.1 stable build.

0
Avatar
Permanently deleted user

I did it a week ago: https://youtrack.jetbrains.com/issue/DBE-8093?p=WI-46167
No reaction for now.

0

According to the YouTrack ticket information, it is already fixed in future builds (191.6985).

0

请先登录再写评论。