laravel-oci8 icon indicating copy to clipboard operation
laravel-oci8 copied to clipboard

Call to undefined method Yajra\Pdo\Oci8::setClientIdentifier()

Open maxdevis opened this issue 3 years ago • 1 comments

hi, i test setClientIdentifier() on mi model i put:

$pdo = $model->getConnection()->getPdo(); $pdo->setClientIdentifier(Auth::id());

but :setClientIdentifier() is undefined

any help?

br Max

  • Operating System windows 10
  • PHP Version 8.1
  • Laravel Version 8.x
  • Laravel-OCI8 Version 8

maxdevis avatar Feb 18 '22 08:02 maxdevis

It was added on https://github.com/yajra/pdo-via-oci8/blob/2.0/CHANGELOG.md#v240---2022-02-09 and v3, were you able to update to latest version?

yajra avatar May 21 '22 10:05 yajra

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 07 '22 03:10 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Oct 14 '22 04:10 github-actions[bot]