Skip to content

Release 2.4.0 - upgraded for pg_wrapper 2.4.0

Latest
Compare
Choose a tag to compare
@sad-spirit sad-spirit released this 27 May 10:48
  • NativeStatement::prepare() and executePrepared() 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().