Is something like this possible? Select * except.....
# plugins-general
d
Is something like this possible? Select * except...
Copy code
- name: tap-salesforce
  variant: meltano
  select:
    - Lead.*
  exclude:
    - Lead.Name
Not really following https://meltano.com/docs/plugins.html#select-filter-extra