Prisma Typed SQL Queries
Briefly

"With the latest version of Prisma supporting TypedSQL, developers can now use their own SQL queries with ease, sidestepping annoying schema validation issues that hindered development previously."
"The ease of adding a search.sql file and letting Prisma generate the relevant exports simplifies the development process significantly. It streamlines operations while providing the expected flexibility and customization for SQL queries."
Read at Epic Web Dev
[
]
[
|
]