For lists you can either use a serialization of th...
# android
j
For lists you can either use a serialization of the list (BAD) or get it done properly via relation schema and separating the data into a new table. For float use REAL and for Date I’d save millis or date representation in some format.