generated_columns
Lists generated columns in a PostgreSQL table and monitors their dependency relationships to ensure data integrity and simplify schema management.
Instructions
List generated columns and monitor their dependencies (PostgreSQL 12+)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| schema | No | ||
| database_name | No |