Hello,
I have a situation where there are 8 different projects developed at one time.
Each one of this projects can be deployed with its own database - or they can
share one schema (we ensure that database objects created are always uniquely
named).
These projects are developed by distributed teams, using separate repositories.
It won't be possible to synchronize index of SQL files between them.
My idea is to support the concept of projects/modules in the changelog table so
every script can be sequenced inside the project and unique inside the project
only?
What would be the best practice for this situation?
Thanks,
Suriyanto
Original issue reported on code.google.com by suriya...@gmail.com on 22 Dec 2011 at 3:58
Original issue reported on code.google.com by
suriya...@gmail.com
on 22 Dec 2011 at 3:58