Hacker News new | ask | show | jobs
by revskill 849 days ago
I'm curious what's the generated sql for the table with grouped rows ?
1 comments

hello! engineer who worked on the new Table component here. the grouping actually happens client side, so there's no generated sql. it's compatible with any data you bring into Retool, and is configured by simply selecting one or more columns in the Table you'd like you group the rows by.