maverickdoge
Explore posts from serversDTDrizzle Team
•Created by maverickdoge on 8/29/2024 in #help
missing FROM-clause entry for table "subquery"
9 replies
DTDrizzle Team
•Created by maverickdoge on 8/27/2024 in #help
Only return single result
So when selecting a column from a specific row, there can only be single value, but drizzle always returns that as array
5 replies
DTDrizzle Team
•Created by maverickdoge on 7/28/2024 in #help
filter basesd query not working
4 replies
DTDrizzle Team
•Created by maverickdoge on 7/26/2024 in #help
Filter based querying
So in my case I have a doctor to fetch. Now I don't know how to do a filter based on these doctors. So should I make a subquery which get all doctor data needed generally. And than on that query based on filter so if filter by price or rating do the actually query. It would be really nice if someone show a code example
1 replies
DTDrizzle Team
•Created by maverickdoge on 7/20/2024 in #help
How to get average of something
1 replies
DTDrizzle Team
•Created by maverickdoge on 7/18/2024 in #help
how to set up postgis?
I lokked into this guide https://orm.drizzle.team/learn/guides/postgis-geometry-point and as per my understanding the guide is related if u are creating table and than doing a migration. But if I am introspecting than the cli should get the gemoetry type right? Becuuse I getting unknown type instead
1 replies
TTCTheo's Typesafe Cult
•Created by maverickdoge on 5/23/2024 in #questions
Pings videocall built some thing like webrtc?
Hello guys, i was wondering the videocall of ping wqs built with something like webrtc. If yes how aref they achieving such a high quality. If not, what else they might using?
3 replies
TTCTheo's Typesafe Cult
•Created by maverickdoge on 5/22/2024 in #questions
Ping build with webrtc
Hello guys, I was wondering is the videocall of ping is build with something like webrtc. If yes how are they achieving such a high quality and if no than what are they using?
1 replies