Skip to content

Columns are override/missing when clicking between tables with same name and different columns quantity and files #1823

@roquegarofalo

Description

@roquegarofalo

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:

  1. Open multiples SQLite files, that contain same tables names but with different columns quantity.
  2. On the UI explorer expand the tree of each file.
  3. Click on any of table with the same name.
  4. Click on "Table:" tab and see how columns are overriden or missing.

File1.Accounts

  • Id
  • FullName

File2.Accounts

  • Id
  • FirstName
  • LastName

The "Table:" tab in UI shown columns Id and Name of File1.

Screenshots or Crash reports
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLnettype-sqliteSQLite specific issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions