Searched refs:pg_affected_rows (Results 1 – 4 of 4) sorted by relevance
82 Deprecated: Function pg_cmdtuples() is deprecated since 8.0, use pg_affected_rows() instead in %s o…
567 function pg_affected_rows(PgSql\Result $result): int {} function
518 ZEND_FUNCTION(pg_affected_rows);627 ZEND_FE(pg_affected_rows, arginfo_pg_affected_rows)
1566 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument
Completed in 25 milliseconds