In IntelliJ IDEA editing a database table value: submitting does not persist changes (Oracle)
Answered
Since many versions of IntelliJ IDEA Ultimate and DataGrip this does not work:
- Editing a database table value
- Clicking the submit button
The submitted changes are not persistant! If I reconnect, then the previous value is displayed.
The database is Oracle 12.
Any fix on this in sight?
Please sign in to leave a comment.
Hello,
Please make sure you have commited the change. Please see https://youtrack.jetbrains.com/issue/DBE-4097#comment=27-1912079 for a related discussion.
Thank you! I will write a comment in that issue.