Page 1 of 1

bug: 7.1.4-stable : sqlite Column names are not automatically converted

Posted: 22.02.2017, 02:36
by yakiimotaro
7.1.4-stable : Results of sqlite Column names are not automatically converted, so columname characters are broken at display.
src/dbc/ZDbcSqLiteResultSet.pas
procedure TZSQLiteResultSet.Open;
ColumnLabel := ZDbcString(FieldName^);
7.1.4-stable and 7.1-patches : not fixed

7.2: rev 3740
7.3: rev 3761