mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-07-23 22:39:50 +03:00
UUIDField added to docs
This commit is contained in:
parent
ed62cf5da7
commit
434747894c
|
@ -25,6 +25,7 @@ Currently the following field types are supported:
|
||||||
| Decimal32Field | Decimal32 | Decimal | Ditto
|
| Decimal32Field | Decimal32 | Decimal | Ditto
|
||||||
| Decimal64Field | Decimal64 | Decimal | Ditto
|
| Decimal64Field | Decimal64 | Decimal | Ditto
|
||||||
| Decimal128Field | Decimal128 | Decimal | Ditto
|
| Decimal128Field | Decimal128 | Decimal | Ditto
|
||||||
|
| UUIDField | UUID | Decimal |
|
||||||
| Enum8Field | Enum8 | Enum | See below
|
| Enum8Field | Enum8 | Enum | See below
|
||||||
| Enum16Field | Enum16 | Enum | See below
|
| Enum16Field | Enum16 | Enum | See below
|
||||||
| ArrayField | Array | list | See below
|
| ArrayField | Array | list | See below
|
||||||
|
|
Loading…
Reference in New Issue
Block a user