SQLite.Net-PCL icon indicating copy to clipboard operation
SQLite.Net-PCL copied to clipboard

Adds identifier keyword character trimming on column name prior to attempting to map to object properties

Open seb-bartholomew-amcs opened this issue 8 years ago • 0 comments

Adds TrimIdentifierKeywordEscapeCharacters method to trim column name returned by _sqlitePlatform.SQLiteApi.ColumnName16.

seb-bartholomew-amcs avatar Nov 15 '16 12:11 seb-bartholomew-amcs