Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method Yajra\Oci8\Oci8Connection::getSchemaState() #659

Open
Tamim365 opened this issue Jun 14, 2021 · 1 comment
Open

Comments

@Tamim365
Copy link

php artisan schema:dump --prune gives Call to undefined method error.

I have laravel project with oracle database connected. When I tried to run php artisan schema:dump --prune, it gives an error:

Call to undefined method Yajra\Oci8\Oci8Connection::getSchemaState()

image

  • Operating System: windows 10
  • PHP Version: 8.0.3
  • Laravel Version: 8
  • Laravel-OCI8 Version: 8.4
@yajra
Copy link
Owner

yajra commented Jun 15, 2021

I think this schema:dump feature/command is not yet supported by the package. Tagging for enhancement. Please do not hesitate to submit a PR if you can to support this command. Thanks!

@github-actions github-actions bot added the stale label Oct 15, 2022
Repository owner deleted a comment from github-actions bot Oct 15, 2022
@yajra yajra added need help and removed stale labels Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants