| Author |
Message |
shivanandk
Joined: 31 Mar 2011 Posts: 2
|
Posted: Thu Mar 31, 2011 6:20 pm Post subject: Auto Commit in a Shared Development Model |
|
|
Hi,
Is it possible to set to auto commit the changes from database version to Source control, whenever a developer makes changes in the database ?
Thanks,
Shiv Kamath |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 864 Location: My desk.
|
Posted: Fri Apr 01, 2011 12:43 pm Post subject: |
|
|
This isn't currently possible - the commits only happen when you visit the commit tab and choose to actually execute the process.
I'd imagine it could potentially be a dangerous operation; if a developer is working on something that involves changes to several objects then each one being committed automatically at various intervals could lead to strange behaviour or conflict with work other developers are doing? |
|
| Back to top |
|
 |
shivanandk
Joined: 31 Mar 2011 Posts: 2
|
Posted: Fri Apr 01, 2011 12:49 pm Post subject: Is it possible in future version as an option |
|
|
Is it possible in future version as an option or setting that allows auto-commit. This will be very useful for small developer team (2 to 5 people). The developer often forgets to commit the changes to the source control.
I do not want auto commit on the other way (from source control to database) as it would be not good option. |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 864 Location: My desk.
|
Posted: Fri Apr 01, 2011 12:51 pm Post subject: |
|
|
I don't think it's currently planned as a feature, however could I ask you to check and post it on our Uservoice - see here
Then other users who want this option can vote it up, increasing the chances we'll implement it! |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Fri Apr 01, 2011 1:13 pm Post subject: |
|
|
One problem with this feature is that it would make it easy for breaking changes to be committed.
There are other undesired changes that could happen. For example, if a developer accidentally commits a change that deletes data, and another developer assumes the change is good and gets it, this would have very undesirable consequences.
What are your thoughts on these side effects?
David Atkinson
Product Manager
Red Gate Software |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group