Jokerz
Jokerz
Explore posts from servers
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
hey, what do you mean by split my search?
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
and search for each
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
or i need to split my search term up
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
so like if i have a object with value 1 2 3 in the keywords field and search 3 2 1 it should find it?
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
im guessing cant match multiple parts because then a would return everything
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
i am now using this, which works great say if a watch is called rolex daytona gold and i search rolex daytona im going to get that watch but if i search rolex gold its not going to appear there is this ilike filter only searching in order through the string or can i match multiple parts?
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
where: ilike(schema.watch.keywords, `%${input.name}%`),
where: ilike(schema.watch.keywords, `%${input.name}%`),
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
have a new interesting situation
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
i decided to create a new field keywords and populate it with the brand + family name with the watch name
13 replies
DTDrizzle Team
Created by Jokerz on 2/15/2024 in #help
can we filter by a prop on a relation during a query?
hey @Mykhailo thanks for the advice
13 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
which is odd
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
my local nextjs code is showing the correct code, my deployed nextjs code is 1 hour behind
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
missing an hour
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
No description
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
No description
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
ok interesting
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
Or in the data I’m saving?
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
Where on the db?
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
but data is being saved at 15:40
29 replies
RRailway
Created by Jokerz on 10/2/2023 in #✋|help
having issues with timezone
utc right now is 16:40
29 replies