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

Update database information in documentation and include sqldialect for oracle and mssql in regular webservices #1506

Merged
merged 5 commits into from
May 13, 2023

Conversation

stephanr
Copy link
Member

@stephanr stephanr commented May 12, 2023

With this PR the list of supported database was updated based on the compatibility matrices of the respected database drivers.

Additionally the usage of the profiles mssql and oracle was reduced since the jdbc drivers are available at repo1.maven.org.
For easier usage of webservices war the sqldialects of mssql and oracle will now be included by default (Note: JDBC driver has still to be provided manually)

closes #1474

References:

stephanr added 2 commits May 12, 2023 23:48
* include sql dialect for oracle and mssql in webservices without jdbc driver
@stephanr stephanr added documentation documentation dependencies Pull requests that update a dependency (library) labels May 12, 2023
@stephanr stephanr added this to the 3.5 milestone May 12, 2023
@tfr42 tfr42 merged commit 5f23d0e into deegree:main May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency (library) documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Oracle 21 compability
2 participants