nikhilkitty1234
nikhilkitty1234
DTDrizzle Team
Created by Shubham-Sinha on 8/14/2023 in #help
How to dynamically select columns in relation query with proper type inference ?
Hi, is there a way to exclude certain columns in a similar fashion. I tried Object.fromEntries type of code as given here, but the resulting type is not known and giving errors at run time.
7 replies