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

DB drivers declarations refactoring #4316

Merged
merged 3 commits into from
Sep 27, 2024
Merged

DB drivers declarations refactoring #4316

merged 3 commits into from
Sep 27, 2024

Conversation

iliyan-velichkov
Copy link
Contributor

@iliyan-velichkov iliyan-velichkov commented Sep 27, 2024

Drivers cleanup.

  • include each driver in corresponding database-sql-* project
  • add databases support by adding only the following
<dependency>
	<groupId>org.eclipse.dirigible</groupId>
	<artifactId>dirigible-components-group-database</artifactId>
	<type>pom</type>
</dependency>
  • remove unnecessary declarations

@iliyan-velichkov iliyan-velichkov self-assigned this Sep 27, 2024
Signed-off-by: Iliyan Velichkov <[email protected]>
@iliyan-velichkov iliyan-velichkov changed the title Add snowflake jdbc driver as part of dirigible-database-sql-snowflake DB drivers declarations refactoring Sep 27, 2024
Signed-off-by: Iliyan Velichkov <[email protected]>
@iliyan-velichkov iliyan-velichkov merged commit 2a7b7a6 into master Sep 27, 2024
9 checks passed
@iliyan-velichkov iliyan-velichkov deleted the snow-driver branch September 27, 2024 08:41
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