Hi all,
We've come to a problem we think more people should have experienced in the past:
- Database version control -
We're now thinking of using SQL Delta (a SQL comparision & execution tool) to create a snapshot after every update in the database + a llblgen project + a llblgen project file and check them in using Source Control. This can work, however it seems like a lot of work.
Do any of you have suggestions for this issue?
We have 3 developers working a different modules which are integrated and used from one database. And since we all work at different times (sometimes the same) it's impossible to have 1 db admin, or is it? You can't be stopped by development if you need a field extra, etc.
(Yes: With perfect design the database would be prepared for everything and we shouldn't alter it... )
Any input is more than welcome, thanks!
Gab