We need access to SQL's DatePart nanosecond to do some in sql sorting (don't ask me why it's a stupid reason).
Would it be possible to have this in EF.Functions?
incase someone wants to lookup the command....
https://docs.microsoft.com/en-us/sql/t-sql/functions/datepart-transact-sql?view=sql-server-2017
We need access to SQL's DatePart nanosecond to do some in sql sorting (don't ask me why it's a stupid reason).
Would it be possible to have this in EF.Functions?
incase someone wants to lookup the command....
https://docs.microsoft.com/en-us/sql/t-sql/functions/datepart-transact-sql?view=sql-server-2017