Copying fetures to PostgreSQL layer not copying same name attribute value #51121
Closed
2 tasks done
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
PostGIS data provider
Won't fix
By design, or won't be fixed for some other reason
What is the bug or the crash?
I have a GPKG layer which has source data, one of the columns is 'name' string datatype. I am trying to copy features from it to a PSQL table which also has column 'name' varchar datatype. Features are copying fine but the column 'name' value is not copying over.
This is not the case if you copy to any other format.
Steps to reproduce the issue
Copy all features from the attached gpkg to the SQL table. source.zip
'name' column would not carry over.
Versions
Checked in both 3.28 and 3.22
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: