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: support for cursor field during syncs config #43

Merged
merged 8 commits into from
Apr 16, 2024
Merged

Conversation

sumitd94
Copy link
Contributor

@sumitd94 sumitd94 commented Apr 15, 2024

Description

Added support for cursor field implementation during configuring syncs.

Screenshot 2024-04-17 at 12 05 51 AM Screenshot 2024-04-17 at 12 06 11 AM

Related Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New Connector (Destination or Source Connector)
  • Breaking change (fix or feature that would impact existing functionality)
  • Styling change
  • Documentation update
  • Refactoring
  • Chore

How Has This Been Tested?

Checklist:

  • Ensure a branch name is prefixed with feature, bugfix, hotfix, release, style or chore followed by / and branch name e.g feature/add-salesforce-connector
  • Added unit tests for the changes made (if required)
  • Have you made sure the commit messages meets the guidelines?
  • Added relevant screenshots for the changes
  • Have you tested the changes on local/staging?
  • Added the new connector in rollout.rb
  • Have you updated the version number of the gem?
  • Have you ensured that your changes for new connector are documented in the docs repo or relevant documentation files?
  • Have you updated the run time dependency in multiwoven-integrations.gemspec if new gems are added
  • Have you made sure the code you have written follows the best practises to the best of your knowledge?

@sumitd94 sumitd94 self-assigned this Apr 15, 2024
@sumitd94 sumitd94 requested a review from macintushar April 15, 2024 16:23
@sumitd94 sumitd94 marked this pull request as ready for review April 16, 2024 18:36
@sumitd94 sumitd94 merged commit d802fa8 into main Apr 16, 2024
2 checks passed
@sumitd94 sumitd94 deleted the feat/cursor-field branch April 16, 2024 19:58
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