John
John
DTDrizzle Team
Created by John on 5/14/2024 in #help
Nested SQL select returning [x: string]: unknown type
Ah, I just made one of my queries nested only two deep and the types are working again. I guess this is where I go into SQL specific questions now. Is it ok to just split all of these up into smaller queries? Is there a way to send all of them together to the database as one request? Or do I not need to worry about that?
2 replies