Bug report #6772
Updated by Giovanni Manghi about 6 years ago
On creating a categorized style on a layer coming out of PostGIS, the column I select is of a 'character' datatype and the character length in PosgreSQL is longer than the number of characters in the data. The result is all features take on a style of the null value. If you store varying length characters in the field it has the same effect.
It may not be good practice store data with less characters than the defined character length in a character field however it can happen and it took me sometime work out the problem, so a fix in QGIS would be ideal.
It may not be good practice store data with less characters than the defined character length in a character field however it can happen and it took me sometime work out the problem, so a fix in QGIS would be ideal.