Skip to content

Tinglwan fix 116#117

Merged
ting-lan-wang merged 3 commits intomainfrom
tinglwan-fix-116
Feb 7, 2026
Merged

Tinglwan fix 116#117
ting-lan-wang merged 3 commits intomainfrom
tinglwan-fix-116

Conversation

@ting-lan-wang
Copy link
Contributor

Description

Filters out fields (e.g. read-only field) that should not be included in bulk INSERT, UPDATE, or MERGE operations when generating the PL/SQL blocks.

Fixes #116

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • TestCreateReadOnlyJson

@ting-lan-wang ting-lan-wang self-assigned this Feb 2, 2026
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 2, 2026
@ting-lan-wang ting-lan-wang merged commit 240aca3 into main Feb 7, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error returned indicating read-only field needs to be declared

2 participants