How does Meltano know which tables to include for ...
# plugins-general
s
How does Meltano know which tables to include for a tap? From the SInger spec, I thought you edited
properties.json
to add
selected: true
per schema, but it looks like Meltano generates that file itself and runs all of them?
d
s
Perfect, thanks! Missed that when reading the docs Will tinker with it