You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Oleg V. Kozlyuk edited this page Sep 1, 2022
·
15 revisions
Dapper
ClickHouse.Client provides support for Dapper, with an exception for specialized types (Arrays, IPv4, IPv6, Nullable, Tuple, Nested etc) and Date, which are not supported in Dapper itself
Parameters need to be passed as Dictionary<string, object>. Following will work: