Skip to content

Conversation

kongscn
Copy link
Contributor

@kongscn kongscn commented Oct 18, 2025

Add support for specifying Oracle schema via URL query parameter like?schema=abc. When 'schema' is provided, it's automatically set as the current schema for all connections in the pool.

Add support for specifying Oracle schema via URL query parameter.
When 'schema' is provided, it's automatically set as the current schema
for all connections in the pool.
@wangxiaoying
Copy link
Contributor

wangxiaoying commented Oct 20, 2025

Thanks @kongscn for the PR! The code looks good to me. Can you also add this to the documentation? I can merge it after that.

@kongscn
Copy link
Contributor Author

kongscn commented Oct 20, 2025

Thanks for review! I just added a short section in the doc and assuming this will be available for version 0.4.5. Any ideas?

@wangxiaoying wangxiaoying merged commit 53ed1f0 into sfu-db:main Oct 20, 2025
@wangxiaoying
Copy link
Contributor

Thanks @kongscn for the quick update, I have merged the PR. This feature will be included from version 0.4.5!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants