scriptVersion
Stores versioning information for scripts to manage updates and deployments.
Columns
| Name | Type | References | Description |
| id | String | The identifier representing the version of the script. This helps track revisions and ensures the correct version is used during script execution or deployment. |