Is there a reference list of what data types should/can be used for each column in a custom table?
The code examples only map what I assume are text fields (address, phone, and email) to TEXT NOT NULL
and VARCHAR(20) NOT NULL
I am most interested in what data type to use for radio button groups, checkbox lists, image advanced, wysiwyg, and post.