LICENSE
README.md
setup.py
tap_salesforce/__init__.py
tap_salesforce/sync.py
tap_salesforce.egg-info/PKG-INFO
tap_salesforce.egg-info/SOURCES.txt
tap_salesforce.egg-info/dependency_links.txt
tap_salesforce.egg-info/entry_points.txt
tap_salesforce.egg-info/requires.txt
tap_salesforce.egg-info/top_level.txt
tap_salesforce/salesforce/__init__.py
tap_salesforce/salesforce/bulk.py
tap_salesforce/salesforce/exceptions.py
tap_salesforce/salesforce/rest.py
tests/test_custom_objects_bulk.py
tests/test_custom_objects_rest.py
tests/test_salesforce_activate_version_messages.py
tests/test_salesforce_all_fields_custom.py
tests/test_salesforce_all_fields_custom_rest.py
tests/test_salesforce_all_fields_non_custom.py
tests/test_salesforce_all_fields_non_custom_rest.py
tests/test_salesforce_api_per_run_quota.py
tests/test_salesforce_api_total_quota.py
tests/test_salesforce_automatic_fields_bulk.py
tests/test_salesforce_automatic_fields_rest.py
tests/test_salesforce_bookmarks.py
tests/test_salesforce_discovery_bulk.py
tests/test_salesforce_discovery_rest.py
tests/test_salesforce_full_table_replication.py
tests/test_salesforce_incremental_table_reset.py
tests/test_salesforce_lookback_window.py
tests/test_salesforce_select_by_default.py
tests/test_salesforce_start_date.py
tests/test_salesforce_switch_rep_method_ft_incrmntl.py
tests/test_salesforce_switch_rep_method_incrmntl_ft.py
tests/test_salesforce_sync_canary.py