Hi all, by chance I noticed the following: If in a PostgreSQL DB exists a schema that has the same name as a user that has full permissions on that schema, then if the user saves a style to the DB this is saved in a "layer_styles" table in this schema, not public.
Moreover if the user tries to load a style from the DB it only sees the styles in this "secondary" layer_styles table, not the one in public. Feature or bug? Seems strange it is by chance, anyway if it is implemented so by design I think that in the "load style from DB" menu is missing the option to choose in what schema look for, like the similar menu for loading projects from DB. Opinions? cheers -- G -- _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
