BEQUEATH DEFINER is not defined
I tried to run a create view with the
{code}
BEQUEATH DEFINER
{code}
statement. Got syntax error.
Is it possible to add this word to the parser, or perhaps ignore it or something?
I am using Oracle Dialect and reference among BEQUEATH DEFINER can be found here https://docs.oracle.com/database/121/SQLRF/statements_8004.htm#SQLRF01504.
请先登录再写评论。
Hi,
I've created an issue for you https://youtrack.jetbrains.com/issue/DBE-4455
Thank you.