Anyone pushing binary data with singer? Any tap re...
# singer-taps
v
Anyone pushing binary data with singer? Any tap references someone can point me to that does this? Trying to get BLOB's working with tap-oracle and pretty obviously am running into issues
Ended up base64ing the data from tap-oracle. In my target I decrypt the base64