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

feat(sources): added postgres incremental sync #23

Merged
merged 3 commits into from
Feb 25, 2024

Conversation

le-vlad
Copy link
Contributor

@le-vlad le-vlad commented Feb 25, 2024

Change Type

Define the type of the change your pull request will bring to the repo

  • Change Request
  • Bug Fix
  • New Feature
  • Documentation

Breaking Changes

Does your pull request introduce breaking changes?

  • Yes, this pull request will introduce breaking changes
  • No, no breaking changes will be introduced

Description

Please provide a detailed description of the changes you're proposing. This should include:

Added ability to run incremental sync from PostgreSQL
This feature requires offset storage

Testing

Describe how you have tested the changes or how we should test the changes:

  • I have added new tests for my changes
  • I have successfully run and passed all tests with my changes locally
  • I have not added any testing

Checklist

Please confirm the following:

  • I have made sure all new and existing tests passed
  • I have updated any necessary documentation
  • I have ensured all commits are neat and tidy

Reviewers

Please add any appropriate reviewers for your PR.

Additional context

Add any other context or screenshots about the pull request here.

@le-vlad le-vlad self-assigned this Feb 25, 2024
Copy link

linear bot commented Feb 25, 2024

@le-vlad le-vlad merged commit 95dcbb1 into main Feb 25, 2024
1 check passed
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

1 participant