Forum Discussion

Garrett's avatar
Garrett
New Contributor II
5 years ago

SQL Insert from JSON change type and only type

Hi All, I have a Pipeline that takes data from a Rest API and converts it to a SQL database. This is all working and we are able to create the table without having to define the Schema in a mapper...