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

Sql server source #1

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Sql server source #1

merged 3 commits into from
Jul 9, 2024

Conversation

danielgerlag
Copy link
Contributor

  • Initial implementation of SQL Server source using debezium
  • Align docker image prefix
  • Fix debug reaction style sheet location

Copy link
Contributor

@agentofreality agentofreality left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per task #12580, need to create the folder sources\relational and move into it the debezium-reactovator folder, and the sql-source-proxy folder, which needs to be renamed as sql-proxy

@danielgerlag
Copy link
Contributor Author

As per task #12580, need to create the folder sources\relational and move into it the debezium-reactovator folder, and the sql-source-proxy folder, which needs to be renamed as sql-proxy

I think we should scope the big folder re-org to a separate PR, otherwise they just become too big, and difficult to reason about.

@agentofreality
Copy link
Contributor

Happy to do that, just thought there was so many changes anyway that it should have been done as part of this work.

config_schema:
type: object
properties:
connector:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to modify the existing PostgreSQL source yaml files to update the connector value?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it is set to PostgreSQL

@danielgerlag danielgerlag merged commit 479fb34 into drasi-project:main Jul 9, 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.

3 participants