oysteinkrog / SQLite.Net-PCL

Simple, powerful, cross-platform SQLite client and ORM - Updated version with PCL support
MIT License
353 stars 162 forks source link

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

Open seb-bartholomew-amcs opened 8 years ago

seb-bartholomew-amcs commented 8 years ago

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