1
CockroachDB Support
Ivan Zhuravlev edited this page 2021-10-24 17:18:50 +03:00

Checklist

Tables

Indexes

Columns

  • default value by unique_rowid() for type int
  • default value by gen_random_uuid() for type uuid
  • CHECK constraint
  • (v20.2+) type enum

Queries / Transactions

Dialect