Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Bug: Editing json through table view

Alberto PeruginiMay 22 2025

Editing a column of type json from the gui sometimes makes the field null. This seems to happen if the json I'm trying to write to the column is longer than some value, while it works fine for shorter jsons. Editing the column through an UPDATE query works without any problems.

Comments
Post Details
Added on May 22 2025
0 comments
32 views