Alter Table Deletes all Foreign Keys that point to the altered table

I am using Toad For Sql Server Freeware - I just determined that when I alter a table (such as changing a column from varchar to int), Toad deletes all foreign keys that point to the altered table. Is this a configuration issue, or just a bug in toad?