Summary
Table Browser maps cells with val == null ? 'NULL' : val.toString(). BLOB is a Uint8List dump. SQLite type affinity (TEXT vs INTEGER '00123') is not preserved on Save. sqlite_result_utils.convertSqliteResultRowsToStrings is unused by the table view (perf test only).
Scope
Out of scope
Reactions are currently unavailable
Summary
Table Browser maps cells with val == null ? 'NULL' : val.toString(). BLOB is a Uint8List dump. SQLite type affinity (TEXT vs INTEGER '00123') is not preserved on Save. sqlite_result_utils.convertSqliteResultRowsToStrings is unused by the table view (perf test only).
Scope
Out of scope