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
525 ZEND_FUNCTION(pg_affected_rows);637 ZEND_FE(pg_affected_rows, arginfo_pg_affected_rows)
1567 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument
Completed in 26 milliseconds