Martacus
Explore posts from serversDTDrizzle Team
•Created by Martacus on 11/12/2023 in #help
Having trouble writing my sql statement in drizzle. Want to join two variables
I am trying to execute this sql statement with drizzle
But I am having trouble translating this to code. I am currently doing something like this:
But it's giving me the object two times with only one entity attached. Maybe my sql knowledge isnt up to date or im missing something in drizzle. Are there some examples i could look at?
11 replies
DTDrizzle Team
•Created by Martacus on 11/5/2023 in #help
Unable to read error message when inserting withdb.insert().values()
Hey there, i am using visual studio code and am developing with nuxt3. I am trying to insert an object but I am getting an error message that is very difficult to read. Am I doing something wrong?
I have no idea what's wrong looking at this..
8 replies