Hi, Renaming a column using package `meltano-map-t...
# troubleshooting
m
Hi, Renaming a column using package `meltano-map-transform`(https://github.com/MeltanoLabs/meltano-map-transform) I need to rename column
index
to
[index]
in MSSQL because it is a keyword. Unfortunately I didn’t find a example or syntax how this would be possible. Could someone help me?
e
Responded in the issue: https://github.com/MeltanoLabs/meltano-map-transform/issues/252. Let me know if that works for you 🙂
m
Thank you but I have another error there.