Support separate connections for databases in one connection.
Open
x:azure
x:netezza
xf:connection
xf:metadata
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
Sometimes we have a connection with a server with some databases inside.
Some databases can be read in one connection - like MSSQL.
But other databases exist, which demand separate connections for each database.
Without it, we can't read or change metadata in non-default databases.
We did it for PostgreSQL.
And we should add this opportunity for Azure or Netezza.
Contributor guide
Assessment
This issue has not been assessed yet.