Gary, el Pingüino Artefacto
Explore posts from serversDTDrizzle Team
•Created by san4d on 4/11/2024 in #help
Parameterized Interval in Where Clause
:c
4 replies
DTDrizzle Team
•Created by san4d on 4/11/2024 in #help
Parameterized Interval in Where Clause
Hi dude, did you manage to get this working?
4 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 11/16/2024 in #help
Brand ids?
I tried mapping with extras props and the sql tag, but I read on github that there is a bug there the .mapWith is not called on extra props
9 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 11/16/2024 in #help
Brand ids?
I tried this way but it doesn't work with the query API
9 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 11/16/2024 in #help
Brand ids?
Also could something like
9 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 10/14/2024 in #help
Applying drizzle migrations on Vercel with Hono
After some hours, I managed to solve it.
For anyone with the same issue, use the path module.
I also added this on the next.conf, Idk if it is necesary but xd
and
2 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 6/3/2024 in #help
Helpers for querying in the new PostGIS Geometry type
they don't
3 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 4/30/2024 in #help
Filtering a jsonb with the shape Array<{id:string,name:string}>
I ended up using this workaround, may be there is a better way
4 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 4/30/2024 in #help
Filtering a jsonb with the shape Array<{id:string,name:string}>
This doesn't work btw
4 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 4/30/2024 in #help
Filtering a jsonb with the shape Array<{id:string,name:string}>
Idea:
4 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 3/3/2024 in #help
sql operator with array of strings
this one worked, thanks solo 😄
4 replies
DTDrizzle Team
•Created by Gary, el Pingüino Artefacto on 3/3/2024 in #help
sql operator with array of strings
This is the error: PostgresError: operator does not exist: text[] @> record
4 replies
DTDrizzle Team
•Created by James on 1/17/2024 in #help
Extract type from SubQuery
which version of drizzle are you using?
24 replies
DTDrizzle Team
•Created by James on 1/17/2024 in #help
Extract type from SubQuery
hi, i was casually trying to steal this code and noticed some unknown types
24 replies
DTDrizzle Team
•Created by jakeleventhal on 1/3/2024 in #help
How to get the count of relations?
are there any plans for managing this with relational queries? if it is possible of course
37 replies