Any plans for separating the prepare and execute statements for a query
(like the DBI postgres interface done) so bound variables can be used? I
used to use Oracle with PHP and got spoiled, this is a great way to
increase performance for queries in loops.
Or maybe there is a workaround?
thanks