Run Raw SQL with sql``
Hi all, is it possible to run unsafe SQL from an API. We have a use-case on some devices that we manage.
const res = db.run(sql(
Thanks!
const res = db.run(sql(
${statement}));Thanks!
Join the Discord to ask follow-up questions and connect with the community
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879 Members
Join