Anas Badran
Explore posts from serversDTDrizzle Team
•Created by chris_st on 10/19/2024 in #help
Problem with findMany with many-to-many relations
I made something like this, but I think there is a better solution..
6 replies
DTDrizzle Team
•Created by chris_st on 10/19/2024 in #help
Problem with findMany with many-to-many relations
did you figure it out?
6 replies
DTDrizzle Team
•Created by Anas Badran on 12/14/2024 in #help
Build a complex query
this
sql
query works fine, but is there equivalent in drizzle?
4 replies
DTDrizzle Team
•Created by Anas Badran on 12/14/2024 in #help
Build a complex query
How to write a query to select the post where it's have a two extraData records as follows:
-
key => 'surah', value => '1'
- key => 'verse', value => '3'
4 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
FOR SIMPLIFIYNG
The code below works, when commenting either part of
AND
, but when putting them together doesn't work
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
Surah or verse alone works fine
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
Verse and surah together
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
it didn't work
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
I tried this also and it didn't work:
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
I'm using nextjs, and apply the filters based on what I recieve in searchParams
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
Yes, you are right
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
it works for surah alone, or verse alone, but not both together.
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
The updated query:
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
the schema:
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
I'm about to change the schema
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
No, it doesn't
23 replies
PPrisma
•Created by Anas Badran on 12/11/2024 in #help-and-questions
Fix a query
surah conditional works
23 replies