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:
@ -279,6 +279,7 @@ begin
|
||||
zq.Next;
|
||||
end;
|
||||
|
||||
Mainform.Childwin.RefreshActiveDbTableList;
|
||||
Mainform.ChildWin.ShowDBProperties(self);
|
||||
close;
|
||||
|
||||
|
Reference in New Issue
Block a user