Does anyone use Oracle with ACF and have had issues trying to run MERGE INTO queries in queryExecute/cfquery? I'm on ACF 2021 and Oracle 19C, but it's happened on previous releases as well. Something like this
https://www.oracletutorial.com/oracle-basics/oracle-merge/ for the query. Either it works great and executes the query, or it just hangs forever and I can't find any error logs. The same query will run fine directly against the database.