Slavi
Slavi
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
yeah I think that is only for pushing the changes after to the db
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
But I think I already did that
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
maybe I need to generate the schema first
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
oh wait
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
kk
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
@Vincent
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
Do you know what might be causing the error?
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
I even made the db with the schema as a type to get the relations export const db = drizzle<typeof schema>(client);
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
hmm
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
these are the relations
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
No description
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
oh, TypeError: Cannot read properties of undefined (reading 'findFirst')
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
No description
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/25/2024 in #questions
Guys, is there a way I can add where: eq(users.email, email) to a findFirst query in DrizzleOrm?
I am getting null
20 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
DrizzleOrm is a different breed 🤣
30 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
@nyx (Rustular DevRel)
30 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
Thank you a lot!
30 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
Got it
30 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
No description
30 replies
TTCTheo's Typesafe Cult
Created by Slavi on 5/24/2024 in #questions
DrizzleOrm schema requires an id
Nice
30 replies