[ 
https://issues.apache.org/jira/browse/IGNITE-25893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgeny Stanilovsky updated IGNITE-25893:
----------------------------------------
    Fix Version/s: 3.2
                       (was: 3.1)

> Document SQL autogenerated column values
> ----------------------------------------
>
>                 Key: IGNITE-25893
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25893
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation ai3
>            Reporter: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.2
>
>
> Ignite SQL has *RAND_UUID* function that allows us to have autogenerated 
> columns:
> {code:sql}
> create table t1 (id uuid default rand_uuid primary key, val int) 
> {code}
> Let's explain this somewhere on the DDL page 
> https://ignite.apache.org/docs/ignite3/latest/sql-reference/ddl



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to