It seems you needn't create a new "SqlCall"
What's the problem you're having?

Regards!

Aron Tao


Jeremy Dyer <[email protected]> 于2021年11月4日周四 上午5:26写道:

> Hello,
>
> I am working on a custom parser grammar that extends
> "PostgresqlSqlDialect". I have a simple case where I want to allow my
> grammar to accept the token "SUBSTR" and have it behave exactly like
> "SUBSTRING" would. Is there a simple way to map this behavior without
> having to create a new "SqlCall" extended class and correlating ftl files?
>
> - Jeremy Dyer
>

Reply via email to