mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Refresh table cache when one or more tables got renamed, created, dropped.
This commit is contained in:
@ -1037,6 +1037,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
RefreshActiveDbTableList;
|
||||
ShowDBProperties(self);
|
||||
Screen.Cursor := crDefault;
|
||||
end;
|
||||
|
Reference in New Issue
Block a user