oysteinkrog / SQLite.Net-PCL

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

OrderBy calc expressions support #371

Open smedvedev opened 6 years ago

smedvedev commented 6 years ago

OrderBy like (t => t.Name.ToLower()). https://github.com/oysteinkrog/SQLite.Net-PCL/issues/339