| Complicated parameter handling exists, at least in part, because we need to combine our honeysql queries with raw SQL statements with custom jdbc parameter handling for jsonb operators, once we are on honeysql v2, honeysql should support all operators needed to handle the query engine's workload without raw sql statements. |