For Postgres: hstore/IDictionary<string, string> and also hstore[]/IDictionary<string, string>[]
For Clickhouse: all check types of Key/Value. Check all combination is insane so we check only whereKey type == Value type.
IDictionary<int, int>, IDictionary<long, long> and so on.
For Postgres: hstore/IDictionary<string, string> and also hstore[]/IDictionary<string, string>[]
For Clickhouse: all check types of Key/Value. Check all combination is insane so we check only whereKey type == Value type.
IDictionary<int, int>, IDictionary<long, long> and so on.