dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.52k stars 381 forks source link

Commit Changes Option #129

Closed saikatharryc closed 7 months ago

saikatharryc commented 4 years ago

Is your feature request related to a problem? Please describe. It happens very often that we might want to do the changes and then commit later at once, required mostly when using with production. and is available with the dbeaver.

Describe the solution you'd like An option to commit changes would be great just like dbeaver.

serge-rider commented 4 years ago

This feature is planned in version 1.3.

bossdu15000 commented 1 year ago

Good morning, I would like to know when this new feature is planned because we are in version 21.3.3 Cordially

TatyanaSsau commented 1 year ago

@bossdu15000 thank you for reporting. Unfortunately, we aren't going to implement it in the near future.

MatthiasSchnoeke commented 1 year ago

This is bad news for us as we want to use CB for many supporters and developers and plan to buy licenses. The ability to make changes without direct commit is very important for working on production customer databases.

Please reconsider your decision!

dennymou commented 10 months ago

This is bad news for us as we want to use CB for many supporters and developers and plan to buy licenses. The ability to make changes without direct commit is very important for working on production customer databases.

Please reconsider your decision!

yeah,its very important for production database, please reconsider your decision! @EvgeniaBzzz

MatthiasSchnoeke commented 10 months ago

To be clear, this is currently the showstopper for using CB in our company. Is there no option to solve this missing behavior?

JoTerrance commented 8 months ago

You may disable auto commit in connection driver properties

dariamarutkina commented 7 months ago

Hello! We added support for two modes for committing changes to the database:

MatthiasSchnoeke commented 5 months ago

Can you check again whether you can change the default to "Manual"? Currently, every new DB connection is set back to "AutoCommit". Unfortunately, this can easily be overlooked/forgotten in day-to-day business.

EvgeniaBzzz commented 5 months ago

@MatthiasSchnoeke Currently, auto-commit mode is the default. But we will add this setting in one of the future releases. Thank you for your engagement with our project 🦫

EvgeniaBzzz commented 4 months ago

Commit mode setting has been added to the connection form in v24.1.2. So now you can configure each connection. By default auto commit mode is enabled. image

MatthiasSchnoeke commented 4 months ago

great, many thanks