Separate table for file content values
OrderItemOptionsof the typefilenow store their value in a separate table.- The
optionValueofOrderItemOptionsis now saved as aVARCHAR(255)instead ofLONGTEXT- This means your text options no longer support values that are more than 255 characters long.