minester16
Explore posts from serversDTDrizzle Team
•Created by minester16 on 2/15/2024 in #help
overriding DrizzleClient so it will add a string to all queries
Now I'm trying to override where method in select feature. That's quite harder because in source PgSelectBase class is written as abstract class. So I'm not able to create new. What should I do?
4 replies
DTDrizzle Team
•Created by minester16 on 2/15/2024 in #help
overriding DrizzleClient so it will add a string to all queries
Okay managed to override insert like this.
4 replies
DTDrizzle Team
•Created by minester16 on 2/15/2024 in #help
overriding DrizzleClient so it will add a string to all queries
Example. I'm trying to override PgInsertBuilder. What I am doing wrong?
4 replies
DTDrizzle Team
•Created by Ayaz on 9/2/2023 in #help
Help with types in Repository Pattern
@Ayaz , that's an awesome example. And really helped me. Do you have github address which I can browse? I really like how you code and wanna inspect your proejcts and learn from them.
55 replies
CDCloudflare Developers
•Created by minester16 on 11/17/2023 in #workers-help
TypeScript on Email Workers
2 replies