Flow PHP

LastPreparedStatement.php

Classes

LastPreparedStatement
Consecutive chunks of one shape produce the same SQL, and preparing it again costs a server round trip - on pgsql also a parse of every placeholder - so the last prepared statement is re-bound and re-executed instead.
On this page

Search results