temp tables in Data folder
kevinclee
Posts: 2
I have created a few static data files under Data folder. Those static data are using temp tables to do inserting/updating. The temp tables have created at the beginning and dropped at the end. The static data files have been checked in SVN.
When I link the database with SVN, the SQL Source Control tells me I need to get the latest from SVN for those temp tables.
I am confused why I need to get those temp tables. Once I got them, it asks me to commit the changes. They are just for static data usage, not the real tables.
Is there a way to not showing them?
When I link the database with SVN, the SQL Source Control tells me I need to get the latest from SVN for those temp tables.
I am confused why I need to get those temp tables. Once I got them, it asks me to commit the changes. They are just for static data usage, not the real tables.
Is there a way to not showing them?
Comments
Thanks for your question. You could try adding a filter to exlude the static table from being presented to you. See the following for setting up filters:
https://www.red-gate.com/supportcenter/ ... ng_filters
Best Regards,
Steve Tanori
Product Support
Red Gate Software Ltd.
866-997-0378