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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -