[GH-ISSUE #2921] Regarding Issue 2728 - autocommit #1024

Closed
opened 2026-03-07 20:58:19 +03:00 by kerem · 0 comments
Owner

Originally created by @rlauti1980 on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2921

I've tried to set the autocommit to false, for all our data connections, by adding the autocommit parameter to every connection, in the configuration/bootstrap section of data-sources.json.

"configuration": {
...
"bootstrap": {
"autocommit": false
}
}

This was what i noticed that changed, after deactivating it using the GUI. But it seems not all that needs to be done, because the autocommit is still active.
What else needs to be done?

Thank you!
René

Originally created by @rlauti1980 on GitHub (Sep 17, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2921 I've tried to set the autocommit to false, for all our data connections, by adding the autocommit parameter to every connection, in the configuration/bootstrap section of data-sources.json. "configuration": { ... "bootstrap": { "autocommit": false } } This was what i noticed that changed, after deactivating it using the GUI. But it seems not all that needs to be done, because the autocommit is still active. What else needs to be done? Thank you! René
kerem 2026-03-07 20:58:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1024
No description provided.