ion-cli icon indicating copy to clipboard operation
ion-cli copied to clipboard

Add support for all built-in ISL types in code generation

Open desaikd opened this issue 1 year ago • 0 comments

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)

desaikd avatar Nov 04 '24 19:11 desaikd