We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0d571f9
Added support for the Clickhouse Date type.
Date
Fixed handling of the Clickhouse Array type.
Array
Removed the check for duplicate primary keys on the Clickhouse dialect. This allows inserting multiple rows with the same primary key.