See: https://github.com/qgis/QGIS/pull/63105
On Mon, Sep 8, 2025 at 8:55 AM Andreas Neumann via QGIS-User < [email protected]> wrote: > HI all, > > This could also be handled by someone (maybe Ale?) in the next bug fixing > round. It seems to be a regression, thus qualifies to be fixed during our > usual bug fixing. > > Greetings, > Andreas > > On Mon, 8 Sept 2025 at 02:06, Nyall Dawson via QGIS-User < > [email protected]> wrote: > >> >> >> On Sun, 7 Sept 2025 at 18:11, Totò Fiandaca via QGIS-User < >> [email protected]> wrote: >> >>> Dear all, >>> >>> after upgrading SpatiaLite from version 4.3 to 5.1, we noticed that the >>> QGIS Browser Panel now displays all the system tables in the database, >>> whereas previously only user-created tables were shown. >>> >>> This change makes navigation cumbersome and confusing for end users, who >>> are faced with a long list of irrelevant system tables. >>> >>> I would therefore like to ask if it is possible to receive a quotation >>> for the development of a fix that restores a cleaner behavior, showing only >>> user-relevant tables in the Browser Panel. Once the cost is defined, I will >>> personally take care of coordinating the necessary fundraising. >>> >>> I am available to provide further technical details or practical >>> examples if useful to better define the request. >>> >>> Thank you, as always, for your work on QGIS and for your attention to >>> these issues. >>> >> >> I could quote, but the fix is quite trivial -- you just need to add those >> new tables to the hardcoded list at >> https://github.com/qgis/QGIS/blob/master/src/core/qgssqliteutils.cpp#L299 >> . >> >> Nyall >> >> >>> Best regards, >>> >>> Totò >>> >>> https://github.com/qgis/QGIS/issues/50553 >>> >>> >>> -- >>> *Salvatore Fiandaca* >>> >>> Questo documento, allegati inclusi, contiene informazioni di proprietà >>> di FIANDACA SALVATORE e deve essere utilizzato esclusivamente dal >>> destinatario in relazione alle finalità per le quali è stato ricevuto. E' >>> vietata qualsiasi forma di riproduzione o divulgazione senza l'esplicito >>> consenso di FIANDACA SALVATORE. Qualora fosse stato ricevuto per errore >>> si prega di informare tempestivamente il mittente e distruggere la copia in >>> proprio possesso. >>> _______________________________________________ >>> QGIS-User mailing list >>> [email protected] >>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user >>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >>> >> _______________________________________________ >> QGIS-User mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > -- > > -- > Andreas Neumann > QGIS.ORG board member (treasurer) > _______________________________________________ > QGIS-User mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > -- Alessandro Pasotti QCooperative: www.qcooperative.net ItOpen: www.itopen.it
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
