Hey everyone! I have a tap-mysql (<pipelinewise>)...
# singer-taps
v
Hey everyone! I have a tap-mysql (pipelinewise) that I'm using to ingest data from a MariaDB database. Problem is that this particularly database uses system versioned tables and when using Meltano to load it, I got only the rows with a valid
valid_to
timestamp. Is there a way for me to load all historical data as well? We're using Meltano 2.15. Thank you all