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

Issue #68: Generate documentation for SQL connectors #69

Merged
merged 7 commits into from
Nov 29, 2024

Conversation

SafaeAJ
Copy link
Contributor

@SafaeAJ SafaeAJ commented Nov 27, 2024

This pull request introduces the SQL technology type to the MetricsHub connector and adds support for SQL criteria. The most important changes include updates to the TechnologyType enum, the addition of the SqlCriterion class, and modifications to the visitor pattern to handle SQL criteria.

SQL Technology Integration:

SQL Criterion Support:

Additional Enhancements:

Tested:

Capture d'écran 2024-11-27 095226

@SafaeAJ SafaeAJ linked an issue Nov 27, 2024 that may be closed by this pull request
* Renamed SQL to SQL/JDBC in TechnologyType description.
* Updated integration tests to check the database tag and
  MySQL connector page.
* Now the table of connectors shows the technology display name.
@SafaeAJ SafaeAJ self-assigned this Nov 28, 2024
@NassimBtk NassimBtk merged commit 5327b86 into main Nov 29, 2024
4 checks passed
@NassimBtk NassimBtk deleted the feature/issue-68-add-the-support-for-sql-connectors branch November 29, 2024 16:43
@NassimBtk NassimBtk changed the title Issue #68: Add the support for SQL connectors Issue #68: Generate documentation for SQL connectors Nov 29, 2024
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.

Generate documentation for SQL connectors
2 participants