Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sql Parser不支持MySql的DATE_ADD函数 #1567

Closed
monkey-an opened this issue Dec 30, 2016 · 2 comments
Closed

Sql Parser不支持MySql的DATE_ADD函数 #1567

monkey-an opened this issue Dec 30, 2016 · 2 comments
Labels
Milestone

Comments

@monkey-an
Copy link

druid:1.0.27
SQL:select DATE_ADD(now(),INTERVAL -1 day);
Exception:com.alibaba.druid.sql.parser.ParserException: TODO
Please confirm this problem,thx!

@wenshao wenshao added this to the 1.0.30 milestone Mar 14, 2017
@wenshao wenshao added the Bug label Mar 14, 2017
@wenshao
Copy link
Member

wenshao commented May 13, 2017

什么数据库?

wenshao added a commit that referenced this issue May 13, 2017
@wenshao
Copy link
Member

wenshao commented May 14, 2017

已经支持,请使用新版本 https://github.com/alibaba/druid/releases/tag/1.0.30

@wenshao wenshao closed this as completed May 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants