Does anyone know why `tap-salesforce` doesn’t supp...
# plugins-general
c
Does anyone know why
tap-salesforce
doesn’t supply string maxLength? And where in the code I would fix it to send it?
Will the downstream meltano tap fetch singer upstream changes at some point or do I need another PR for meltano?
d
@chris_kings-lynne Whenever you run
meltano install
or
meltano install <type> <name>
the plugin will be reinstalled based on the
pip_url
in
meltano.yml
, so assuming the singer-io team will update the package on PyPI, you should get it automatically when you install