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

[CBRD-24975] Remove date and time related modifier from dblink query #4623

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

beyondykk9
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-24975

In the process of rewriting a dblink query, a modifier may be added like as the format of datetime 'YYYY-MM-DD hh:mm:ss' while performing constant folding of functions related to time and date, such as to_datetime. However, since these modifiers may not work in other DBMS other than CUBRID, it must avoid adding modifiers when rewriting queries.

@beyondykk9 beyondykk9 added this to the fig milestone Aug 30, 2023
@beyondykk9 beyondykk9 requested a review from ctshim August 30, 2023 04:17
@beyondykk9 beyondykk9 self-assigned this Aug 30, 2023
@beyondykk9 beyondykk9 merged commit a6fdd92 into CUBRID:develop Aug 31, 2023
@beyondykk9 beyondykk9 deleted the CBRD-24975 branch August 31, 2023 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants