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_Server : issue on getCurrentDateSql() #2586

Closed
cgardiennet opened this issue Dec 23, 2016 · 3 comments
Closed

SQL_Server : issue on getCurrentDateSql() #2586

cgardiennet opened this issue Dec 23, 2016 · 3 comments

Comments

@cgardiennet
Copy link

When using DQL function CURRENT_DATE(), DBAL transforms it in CURRENT_DATE by default.
But in SQL Server, CURRENT_DATE doesn't exist.

Need to create function getCurrentDateSql() in class SQLServer2008Platform

@deeky666
Copy link
Member

Patch provided in #2608

@Ocramius
Copy link
Member

Handled in #2608

@github-actions
Copy link

github-actions bot commented Aug 6, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants