How to write to postgres column type text or varchar(255)

Hi @niederle

have you tried mapping the text to e.g. nvarchar? Did that work?
Maybe that forum post helps:

Best,
Alice

1 Like