Skip to content

Commit

Permalink
Referenced more supported types to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Enmk authored Mar 24, 2021
1 parent ab0af07 commit 24e1176
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ C++ client for [Yandex ClickHouse](https://clickhouse.yandex/)
* IPv4, IPv6
* Nullable(T)
* String
* LowCardinality(String) or LowCardinality(FixedString(N))
* Tuple
* UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, Int64
* Int128
* UUID

## Building

Expand Down

0 comments on commit 24e1176

Please sign in to comment.