mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-17 00:04:03 -05: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