nclx
DTDrizzle Team
•Created by karadz. on 11/7/2024 in #help
TypeError: db.execute is not a function
Thanks for answering! I don't really have any examples now, I was just wondering if run was safe, if it did the required sanitations and so forth, but as you're mentioning I guess I can just use the operator to be safe.
9 replies
DTDrizzle Team
•Created by karadz. on 11/7/2024 in #help
TypeError: db.execute is not a function
Quick question Angel, is sql.run safe to use (from injections and everything) without the sql`` operator?
I'm going to use a query for my FTS5 table and yeah, there are no queries for that, and I don't want to use the operator because I don't have the virtual table in the Schema.
9 replies