ewilliam
Explore posts from serversDTDrizzle Team
•Created by ewilliam on 8/12/2023 in #help
how to type dynamic where condition
thanks @Robert!
10 replies
DTDrizzle Team
•Created by ewilliam on 8/12/2023 in #help
how to type dynamic where condition
example conditions:
eq(events.id, id))
eq(events.slug, slug)
and so on. not wrapping would be pretty repetitive. not a big deal maybe but hope there's a more elegant solution
10 replies