I’ve got a module that automatically creates a table in SQL and I would like to make a column that would be equivalent to a LONGTEXT in MySQL. What is the best way to define that?
I’m following the guide below.
[https://docs.inductiveautomation.com/display/SE/Working+with+Platform+Services]