What is the most easiest way to get the record schema for suiteqL queries in scripts ? (I want to get the schema in programmatic way)
c
Christopher Quackenbush
02/18/2026, 3:40 PM
Tim released a beta version of suiteql 2026.1 which has the ability to dump the tables into a usable format. I'd look at his script to see how he is doing it.