Can we configure a form to store fields in a non-string data type?
Confluence User - 17 May, 2023
Casting strings to numbers can impact performance when there is a large amount of data in the table. So I want to can I store form (app_fd_*) in a int8 type?
forms;datatype;store