Table with Filestream column recreated in migration script
scratchyback
Posts: 5
We are using Source Control 3 so perhaps this issue has been resolved with 4 (or we are just doing something wrong). We have a table in our database with a filestream column. Whenever we make a change to the database and create a migration script, this table gets completely recreated again (which takes quite some time considering the amount of data involved). Even with the smallest stored procedure changes, we get a drop and recreate of this huge table as a bonus.
Is there a way to stop Source control from doing this (this is not a workable solution on our production database) or do we need to upgrade? We now manually delete this part form the migration script, but the chance of error is just too big.
Thanks!
Is there a way to stop Source control from doing this (this is not a workable solution on our production database) or do we need to upgrade? We now manually delete this part form the migration script, but the chance of error is just too big.
Thanks!
Comments
In the 4.1.8 release notes it shows:
So I believe that should fix your problem!
Kind regards,
Alex
Have you visited our Help Center?
Can anyone confirm that indeed this issue reappeared in 5 even though the release notes of 4 say it was resolved?
We have opened a support ticket to deal with your issue and will contact you shortly.
Thank you,
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools