Enable raw SQL queries on a per-query basis!

This is hugely helpful!! However, I wish this was brought to my attention sooner, as now if I enable this feature, it will break ALL of my other queries that are automatically preparing values.

Please, please, add a feature to enable raw SQL queries on a per-query basis!!! This is a good feature to add because it is also much safer than broadly allowing unprepared sql statements for the entire database.

2 Likes

Added as a feature request!

4 Likes