Yerkebulan
Results
2
issues of
Yerkebulan
Hello, After upgrading project from .net 5 to .net 6, error occurs on Windows Server 2019. ` > System.TimeZoneNotFoundException: The time zone ID 'Asia/Almaty' was not found on the local...
**Description** Generic type function command.ExecuteScalarAsync throws exception when Db returns no rows (Nothing) Example: ``` ClickHouseCommand command = Connection.CreateCommand(); ... command.ExecuteScalarAsync // throws exception (Cast from DbNull to T) when...
bug