-
-
Notifications
You must be signed in to change notification settings - Fork 233
DATEADD wrong work with NULL arguments [CORE1489] #1904
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
Comments
Commented by: @asfernandes There is no version after 2.1-beta2 configured in the tracker. |
Modified by: @asfernandesstatus: Open [ 1 ] => Resolved [ 5 ] resolution: Fixed [ 1 ] assignee: Adriano dos Santos Fernandes [ asfernandes ] |
Modified by: @dyemanovFix Version: 2.1 RC1 [ 10201 ] |
Modified by: @pcisarWorkflow: jira [ 13211 ] => Firebird [ 13979 ] |
Modified by: @pmakowskistatus: Resolved [ 5 ] => Closed [ 6 ] |
Modified by: @pavel-zotovQA Status: No test |
Modified by: @pavel-zotovQA Status: No test => Done successfully |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Submitted by: @ibprovider
Is related to QA189
SELECT DATEADD(SECOND, Null, CAST('01.01.2007' AS DATE)) FROM RDB$DATABASE
return XSQLVAR::sqltype without NULL flag
Commits: fa4d185
The text was updated successfully, but these errors were encountered: