Closed saikatharryc closed 7 months ago
This feature is planned in version 1.3.
Good morning, I would like to know when this new feature is planned because we are in version 21.3.3 Cordially
@bossdu15000 thank you for reporting. Unfortunately, we aren't going to implement it in the near future.
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!
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
To be clear, this is currently the showstopper for using CB in our company. Is there no option to solve this missing behavior?
You may disable auto commit in connection driver properties
Hello! We added support for two modes for committing changes to the database:
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.
@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 🦫
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.
great, many thanks
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.