sqlkata / querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
https://sqlkata.com
MIT License
3.12k stars 502 forks source link

Higher Order Extensions methods #209

Open ahmad-moussawi opened 5 years ago

ahmad-moussawi commented 5 years ago

A list of higher order functions that should be added to SqlKata. These features will be added as an extension project

Please add your request in the comment section.

johanndevilliers commented 5 years ago

Hi @ahmad-moussawi

The Case support would be of great assistance. Do you have a timeline on when this will be completed?

PS. Loving SQLKata

Regards

ghost commented 4 years ago

Is there an update here with the Case statements?