Posts
Sort by recent activity
Post Deploy with Test Static Data
I have a table with static data and a script that inserts a few more records for non-prod servers. Those extra records are not part of the static data in source control.I was thinking that these s...