Project: QGIS

Version: 3.28

Feature: Abstract database provider for renaming fields

A QgsAbstractDatabaseProviderConnection interface has been added for supporting renaming fields, and implemented for OGR connections along with the ability to rename existing fields for supported database connections via the QGIS Browser interface.

This feature was developed by Nyall Dawson