VERSION
All functions > CONSTANT > VERSION
Returns the version of the featuremesh registry.
Syntax
VERSION()
sql
Arguments
Parameter | Type | Required | Description |
---|
Returns
The version string of the FeatureMesh registry
Notes
- Returns the current version of the FeatureMesh registry
- Useful for debugging and compatibility checking
- Returns a semantic version string (e.g., '0.0.1')
- Part of the FeatureMesh constant functions