Skip to content

Support dictionary data type #68

Description

@SoftStoneDevelop

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions