ion-cli
ion-cli copied to clipboard
Add support for all built-in ISL types in code generation
Code generation currently does not support following ISL data types:
- timestamp
- decimal
- text
- document
- number
- Nominal Ion types(types prefixed with
$which allows typed nulls)