Skip to contents

DuckDB function pg_get_constraintdef().

Usage

pg_get_constraintdef(constraint_oid, pretty_bool)

Arguments

constraint_oid, pretty_bool

Unspecified.

Value

Unspecified.

Overloads

  • pg_get_constraintdef(constraint_oid)

  • pg_get_constraintdef(constraint_oid, pretty_bool)