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.08k stars 498 forks source link

Will it support `SelectDatePart()`, `GroupByDatePart()`, `OrderByDatePart()` in the feature? #631

Open Cricle opened 1 year ago

Cricle commented 1 year ago

From https://sqlkata.com/docs/where-date#wheredate support where datepart.

Will it support in the feature?