database migration - Retrofit DB for use with RoundHouse -
i'm looking getting our db source control. can't find info on best way retrofit existing dbs use rh.
i can see tables created should script out , add them our db , things proceed there? or should bak of db , run rh restore flag? seems there should guidelines of this.
if have insights please let me know.
thanks
have seen powerup? https://github.com/chucknorris/powerup
this utility extract current items out of database idempotent roundhouse format.
as far tables, can script out separately , put runaftercreate table.
there little guidance in wiki on - https://github.com/chucknorris/roundhouse/wiki/roundhousemodes
Comments
Post a Comment