table rename means a drop table and recreate?
5QL53rv3r
Posts: 3
Hi,
I am in the process of evaluating SQL source and I have renamed a table & then went to commit the change. I noticed that SQL source wants to drop the table and the create the table with the new name. Is this how this software handles a rename?
Thanks
M
I am in the process of evaluating SQL source and I have renamed a table & then went to commit the change. I noticed that SQL source wants to drop the table and the create the table with the new name. Is this how this software handles a rename?
Thanks
M
Comments
David Atkinson
Red Gate Software
Product Manager
Redgate Software
Thanks for bringing this to our attention. In the meantime, instead of using get latest for this change, you'll have to make a manual change locally with your won rename script (you can try using SQL Refactor's smart rename).
David
Product Manager
Redgate Software