Using SQL Script Drop Table, I drop a table in the editor window.
I change the name of a column in my Create Table statement.
I execute the Create Table statement.
I right-click on the table's name in the object explorer.
I click 'Refresh This Item'.
I expect the list of columns for that table to refresh and show the new list of columns for this table.
The Object Explorer refreshes (i.e. the list of tables), but the list of columns below that, for the table in question, does not refresh.
WORKAROUND:
Collapse and expand the Object Explorer and the new column edits will be displayed.
STATUS:
Waiting for fix in a future version of Toad for SQL Server.