ZSQLCatalog: Tolerate non-existent tables in sql_search_tables.
Such tables are not visible in the ZMI (which is arguably a bug on its own, although the ZMI is deprecated), but even accessing the setting tab is broken as it runs these methods. This change at least allows accessing stuff to start fixing.
Showing
-
Thanks for the fix. It also solves the broken UI problem while installing some BT which have catalog methods that create a new non-existing table and update properties of Catalog.
Please register or sign in to comment