Ready Roll Core for VS2017

KathyGKathyG Posts: 24 Bronze 1
I'm confused about how objects are handled under Source Control in Ready Roll Core.

When I import all the schema for an existing database (hundreds of views, tables, functions, and stored procs), will I have separate files for some objects like tables and views, but not for others like stored procs and functions?

So far I can't get my migration script to successfully execute so I can't see what would be created.
Tagged:

Comments

  • Sergio RSergio R Posts: 610 Rose Gold 5
    Hi Kathy,

    ReadyRoll Core will not script out individual script files for objects: it will create a unique script that creates all the objects from the imported DB.

    In ReadyRoll Pro, there's an optional feature that will create individual script files for some types of objects: Programmable Objects

    Thank you,
    Sergio
    Product Support Engineer
    Redgate Software Ltd
    Please see our Help Center for detailed guides on how to use our tools
Sign In or Register to comment.