mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
These don't exist on the backend, so just hide them from the builder dialog to avoid user confusion. (Note that it's impossible to show the actual non-proxy fields here, as we can ONLY show fields with types compatible with native QGIS field types in this dialog) Fixes #59528