Myrseth
Explore posts from serversDTDrizzle Team
•Created by SirCameron on 7/17/2023 in #help
Fulltext index MySQL
@sircameron_ did you find a solution?
5 replies
DTDrizzle Team
•Created by Myrseth on 7/15/2023 in #help
Placeholders in inserting: db.insert().values(placeholder('example'))
My current code that results in a typeerror is the following:
I have no issue using placeholders in delete, and select statements, only in this case.
If this is not supported, how can I implement this in something like Vercel Functions?
5 replies