refresh_schema
Reload database metadata for tables, views, columns, and keys into local cache to resolve missing objects after schema changes.
Instructions
Re-read tables, views, columns, keys, indexes and foreign keys from the database into the local cache. Run this when a table or column seems to be missing, or after the database changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No |