Piers
DTDrizzle Team
•Created by Piers on 2/19/2024 in #help
MySQL returned us question
Ah that makes more sense. Thank you
6 replies
DTDrizzle Team
•Created by Piers on 2/19/2024 in #help
MySQL returned us question
So if it’s not reliable then I shouldn’t be using it and I need to find something else
6 replies
DTDrizzle Team
•Created by Piers on 2/19/2024 in #help
MySQL returned us question
Yes that’s what I meant.
If I do
const row = await db.insert…
and then console.log(row)
there is the insertId
property returned (I think that’s the name, I’m on my phone so not 100% sure).
I don’t care whether Drizzle handles I because can, but if the reason for not handling it is because it’s not reliable then fair enough.6 replies