get_constraints
Retrieve table constraints from a PostgreSQL database using schema and table inputs to ensure data integrity and structure alignment.
Instructions
Get constraints for a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schema | Yes | ||
table | Yes |