Views visible in SQL Server Management Studio, but not in Sumatra

In SQL Server Management Studio, I see views with the Example driver:

image

But in Sumatra, only the tables under “Tables” are visible, so activitysectors is present, but not Budgets:

image

The cause is that information_schema.tables should also include views. This bug will be fixed in the next release of Invantive UniversalSQL Server.

Vanaf release 25.0.25 zijn ook views zichtbaar zoals onderstaand Budgets op de voorbeeld-driver: