Parameters
| Name | Type | Mode |
|---|---|---|
| schema_name | text | IN |
| table_name | text | IN |
| auto_sync | boolean | IN |
Sets up temporal table tracking for a table. When auto_sync is true, synchronizes history table schema with source table.
| Name | Type | Mode |
|---|---|---|
| schema_name | text | IN |
| table_name | text | IN |
| auto_sync | boolean | IN |