Preconditions
- HeidiSQL version: 12.5.0.6680 (64 bits)
- Database type and version: SQLite
- OS: Windows 10
Describe the bug
When open multiples SQLite database files these are shown in the UI explorer. The issue is that columns are override/missing when clicking between tables with same name and different columns quantity and files, the issue is only for "Table:" tab.
To Reproduce
Example:
- Open multiples SQLite files, that contain same tables names but with different columns quantity.
- On the UI explorer expand the tree of each file.
- Click on any of table with the same name.
- Click on "Table:" tab and see how columns are overriden or missing.
File1.Accounts
File2.Accounts
The "Table:" tab in UI shown columns Id and Name of File1.
Screenshots or Crash reports

