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

OraclePlatform does not return true on supportsSchemas #6255

Open
tomme87 opened this issue Jan 4, 2024 · 1 comment
Open

OraclePlatform does not return true on supportsSchemas #6255

tomme87 opened this issue Jan 4, 2024 · 1 comment

Comments

@tomme87
Copy link

tomme87 commented Jan 4, 2024

Bug Report

Q A
Version 3.7.2

Summary

Current behaviour

OraclePlatform does not return true on supportsSchemas.
This is causing issues with SchemaTool that ignores entities in other schemas than the default if the platform does not support schemas.
Oracle supports schemas and should return true here.

How to reproduce

$oraclePlatform->supportsSchemas();

Expected behaviour

That it returns true.

@derrabus
Copy link
Member

Oracle might support schemas, but our platform for Oracle does not. If you want to work on this feature, please do so.

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