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

Use should_sync_field from singer #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iterati
Copy link

@iterati iterati commented Oct 17, 2018

Requires updated singer-python (pending PR: singer-io/singer-python#79)

@iterati iterati force-pushed the feature/use-should-sync-field branch from bf8c73a to 7808fbb Compare October 18, 2018 14:54
moonlance pushed a commit to moonlance/tap-db2 that referenced this pull request May 10, 2022
* Current_log_version to None on full sync

* Update current_log_instance to None on full sync

* removed unwanted space

* test

* working

* formatting reverted

* Added logic to factor in None values for self.current_log_version

* Update current_log_version to be min_valid_version if full sync

* moved the current_log_version = min_valid_version to the if statement above so that it only changes if current_log_version is actually None

* added comment

* changed to _get_current_log_version for current_log_version

* push for testing

* logging

* logger 2

* more logging

* updated logger

* fixed logger

* one more logging change

* one more

* New log_based_initial_full_table function

* fixed none type again

* get current version back

* removed logging from init.py

* One more change to loook at Nones

* removed logs
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.

1 participant