Dumb question: When we use `primary_keys = ['key_1...
# singer-tap-development
s
Dumb question: When we use
primary_keys = ['key_1', 'key_2']
, does this turn the primary key into a combination of the 2 (ex: for an associations table