How can we help you today? How can we help you today?

/include:staticdata including all tables

I added the /include:staticdata because I want to include the static/linked tables data in my deployment scripts. This switch seems to include ALL tables not just static/linked tables.

I'm comparing a scripts folder with a database. There are 2 tables marked as static/linked in Sql Source Control for a total of about 15 rows. It seemed strange that it was taking so long to "Creating SQL for static data" until I realized it was querying EVERY table in the database. It also generated a script file OVER 3GB.

Is it possible to limit this to only tables marked as static/linked in Sql Source Control..or only to tables in /Data folder in /scripts1:?
ddorval
0

Comments

2 comments

  • ddorval
    Also when comparing 2 scripts folders I get
    Error: Object reference not set to an instance of an object.
    ddorval
    0
  • Brian Donahue
    I'm sorry you have encountered this issue. I will be responding to you via email with the information relevant to troubleshooting this problem.

    Thanks!
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.