Patrik
Explore posts from serversDTDrizzle Team
•Created by dayo on 1/12/2025 in #help
Need help inferring types of nested model
Have you specified relations?
11 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
have you checked it works or no?
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
perhaps its just TS error?
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
how ur func
getTableColumns
looks like23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
but it should work
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
if that wont work try to set columns without function
getTableColumns
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
like that
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
23 replies
DTDrizzle Team
•Created by ayyjohn on 12/30/2024 in #help
how to nest select statement to achieve aliased result
im not sure i understood you right but
db.select
its plain object you can manipulate it how you want23 replies
DTDrizzle Team
•Created by brynthrax on 12/21/2024 in #help
Nested relation filtering
so instead of this
we need to use this?
9 replies