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

Firebird 2.1.0.16935, DATEDIFF from null in dialect 1 [CORE1532] #1949

Closed
firebird-automations opened this issue Oct 23, 2007 · 8 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Piminov Roman (ramzes)

Duplicates CORE1528

DATEDIFF(YEAR, NULL , CAST('01.01.2007' AS DATE))
DATEDIFF(YEAR, CAST('01.05.1998' AS DATE), NULL)

Data type unknown
Client SQL dialect 1 does not support reference to BIGINT datatype.

Firebird 2.1.0.16905 is worked.

@firebird-automations
Copy link
Collaborator Author

Modified by: Piminov Roman (ramzes)

Version: 2.1 RC1 [ 10201 ]

summary: DATEDIFF(YEAR,NULL,x) => Firebird 2.1.0.16935, DATEDIFF from null in dialect 1

description: DATEDIFF(YEAR, NULL , CAST('01.01.2007' AS DATE))
DATEDIFF(YEAR, CAST('01.05.1998' AS DATE), NULL)

Data type unknown
Client SQL dialect 1 does not support reference to BIGINT datatype.

Firebird 2.1.0.16905 is worked.

@firebird-automations
Copy link
Collaborator Author

Modified by: Piminov Roman (ramzes)

Component: Engine [ 10000 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue duplicates CORE1528 [ CORE1528 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Duplicates CORE1528.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13336 ] => Firebird [ 13972 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant