Нарбек
DTDrizzle Team
•Created by Нарбек on 6/3/2024 in #help
How to get count with main query
Hi. Can i combine these two queries?
1 replies
DTDrizzle Team
•Created by Нарбек on 2/23/2024 in #help
Long names for relations are not supported?
here is all relations:
Here is my request
I got this error:
column medMembersExaminations_longNameLongNameLongName_users_userOrgan.organization_id does not exist
But when i use short names, like this:
It works. Can someone explain me pls?2 replies
DTDrizzle Team
•Created by Нарбек on 1/12/2024 in #help
How to put all leftJoins in a var
to get data and count i have to duplicate leftJoins. I can put all conditions in a var for where clause, but i don't know how to be with leftJoins?
example:
2 replies
DTDrizzle Team
•Created by Нарбек on 1/11/2024 in #help
all property
hi. im getting this error.
Property 'all' does not exist on type 'Omit<PgSelectBase<"
15 replies