Searched refs:pg_getlastoid (Results 1 – 2 of 2) sorted by relevance
31 $oid = pg_getlastoid($result);76 Deprecated: Function pg_getlastoid() is deprecated since 8.0, use pg_last_oid() instead in %s on li…
696 function pg_getlastoid(PgSql\Result $result): string|int|false {} function
Completed in 7 milliseconds