Skip to content

Describe table with official psql client does not work #250

@mjgarton

Description

@mjgarton

When trying something like \ tablename I get the following error:

ERROR:  Error during planning: Failed to coerce arguments to satisfy a call to 'pg_get_constraintdef' function: coercion from Int32, Boolean to the signature Exact([Int32]) failed No function matches the given name and argument types 'pg_get_constraintdef(Int32, Boolean)'. You might need to add explicit type casts.
	Candidate functions:
	pg_get_constraintdef(Int32)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions