canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
17 stars 8 forks source link

Rename Source and Target #72

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

This PR changes the name of the source and target fields of the outputExpression to sourceColumns and targetTypes.

This PR also changes the source in the inputExpression to sourceType.