Skip to content

CockroachDB Support

Ivan Zhuravlev edited this page Oct 24, 2021 · 1 revision

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