• Hi Ronald,

    Glad you've found the scripts useful.

    Yes, I considered using a separate repository (a database) but one of my goals when designing the solution was to make it as light as possible which is why I went with the schema inside the current database solution.

    The separate database solution would also have it's challenges such as permissions on objects, FKs on renamed tables etc.

    Chris