NativeStatement::prepare()
andexecutePrepared()
use the API introduced in pg_wrapper 2.4.0- No longer use names deprecated in
pg_wrapper
2.4.0:ResultSet
->Result
,Connection::getResource()
->
Connection::getNative()
.
NativeStatement::prepare()
and executePrepared()
use the API introduced in pg_wrapper 2.4.0pg_wrapper
2.4.0: ResultSet
-> Result
, Connection::getResource()
->Connection::getNative()
.