ncloud_datacatalog_get_table_schema_versions
Retrieve the schema version history for a table in Naver Cloud Data Catalog. Specify catalog ID, database name, and table name to see previous schema versions.
Instructions
Get table schema version history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number (default: 1) | |
| pageSize | No | Page size 1~200 (default: 20) | |
| catalogId | Yes | Catalog ID | |
| tableName | Yes | Table name | |
| databaseName | Yes | Database name |