Skip to content

Conversation

joboon
Copy link

@joboon joboon commented Aug 27, 2025

Description

The default state is to quote all identifiers in SQL statements. This is a reasonable default. There are circumstances where it's beneficial to let the database handle the casing their own way to maintain compatibility across DBMSes. This feature allows a non-default configuration option to be set on the dialector which does not quote identifiers and lets Oracle auto uppercase them.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested with a product which is database agnostic and relies on default database casing rules. Verified that all existing tests continue to pass (proving that the default behavior remains unchanged).

Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Aug 27, 2025
@ting-lan-wang
Copy link
Contributor

Hi @joboon, the changes are now included in #63.

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

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants