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

数据库时间函数format在达梦数据库中报错 #291

Open
Gn3po4g opened this issue Dec 10, 2024 · 0 comments
Open

数据库时间函数format在达梦数据库中报错 #291

Gn3po4g opened this issue Dec 10, 2024 · 0 comments

Comments

@Gn3po4g
Copy link

Gn3po4g commented Dec 10, 2024

p.pushTimestamp().format("yyyy-MM-01")

比如上面的format格式,生成的SQL为

TO_CHAR("PUSHTIMESTAMP",'YYYY-MM-01')

在达梦中报错:无效的时间格式掩码

eq版本:2.3.0

@Gn3po4g Gn3po4g changed the title format在达梦数据库中报错 数据库时间函数format在达梦数据库中报错 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant