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

Added support for intersystems Caché and IRIS database #3729

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ImOlli
Copy link

@ImOlli ImOlli commented Aug 22, 2023

Hi,
with this PR support for the databases IRIS and Caché of Intersystem is added.

Please note that the JDBC Drivers of both databases are not publicy available in the maven central repository but in private repos.
This is because databases are not open source and are not well known in the Java world.

Hower for IRIS the JDBC and Database can be manually downloaded.

The JDBC for IRIS is available here:
https://intersystems-community.github.io/iris-driver-distribution/

A comunity edition of the IRIS Database and install instructions can be found here: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=ACLOUD

If you got any questions or feedback you can reach out to me or @FSteitz

@CLAassistant
Copy link

CLAassistant commented Aug 22, 2023

CLA assistant check
All committers have signed the CLA.

# Conflicts:
#	flyway-community-db-support/pom.xml
#	flyway-community-db-support/src/main/resources/META-INF/services/org.flywaydb.core.extensibility.Plugin
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.

None yet

2 participants