You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a table on a MSSQL connection using the QGIS GUI results in NVARCHAR columns of length 1 instead of set value.
Steps to reproduce the issue
Creating a table on a MSSQL connection using the following input, where Name column is set with length 50
Results in the following table after saving, where the Name column has length 1
Versions
QGIS version 3.38.2-Grenoble installed via Chocolatey
SQL Server version 15.0.4312.2
Supported QGIS version
I'm running a supported QGIS version according to the roadmap.
What is the bug or the crash?
Creating a table on a MSSQL connection using the QGIS GUI results in NVARCHAR columns of length 1 instead of set value.
Steps to reproduce the issue
Creating a table on a MSSQL connection using the following input, where Name column is set with length 50
Results in the following table after saving, where the Name column has length 1
Versions
QGIS version 3.38.2-Grenoble installed via Chocolatey
SQL Server version 15.0.4312.2
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: