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

Inconsistent translation "string->timestamp->string->timestamp" and first dialect [CORE6494] #6724

Closed
firebird-automations opened this issue Feb 24, 2021 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @ibprovider

Connection with first dialect.

SQL:
select cast(cast(cast(cast('2-DEC-0083' as TIMESTAMP) as varchar(64))as TIMESTAMP)as varchar(64)) from DUAL

RESULT:
2-DEC-1983

Commits: cd7fb4d 90f1c27

@firebird-automations
Copy link
Collaborator Author

Commented by: @mrotteveel

Do you mean "Dialect 1" when you say "first dialect"?

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 4.0.0 [ 10931 ]

Fix Version: 3.0.8 [ 10960 ]

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Version: 4.0 RC 1 [ 10930 ]

Version: 3.0.7 [ 10940 ]

Version: 3.0.8 [ 10960 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: No test => Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

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