BESSER-PEARL/BESSER

Add more data types for attributes

Closed this issue · 1 comments

Aran30 commented

Currently, only the primitive data types [int, str, bool, float] are supported as data types for attributes.

It would be nice to have other common options such as:

  • Date and time types: date, time, datetime
Aran30 commented

Fixed in #12