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

[TOOLS-4644] Incorrect SQL generation due to single quotes in Oracle DEFAULT values #234

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

Srltas
Copy link
Contributor

@Srltas Srltas commented Jul 3, 2024

http://jira.cubrid.org/browse/TOOLS-4644

Purpose
When specifying a value like ('0') after DEFAULT in Oracle, it leads to incorrect SQL conversion for CUBRID. The goal is to fix the issue to ensure correct SQL generation.

Implementation
N/A

Remarks
N/A

@Srltas Srltas requested a review from kisoo-han July 3, 2024 01:46
@Srltas Srltas self-assigned this Jul 3, 2024
@Srltas Srltas merged commit 6a3a0e4 into CUBRID:develop Jul 3, 2024
3 checks passed
@Srltas Srltas deleted the TOOLS-4644 branch July 3, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants