Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the first iteration, these will only be supported for Entity Views. Additional work could be done to support multiple values for tables in the future

Currently, the feature works on tables as well. However, we are unable to support swapping to/from any of the aforementioned LIST ColumnTypes because we MySQL can't be relied upon to perform data type transformations when using LISTs.

Existing ColumnTypes such asĀ STRING will still only evaluate the first value in an annotation listĀ 

...