hey, I am using a postgres to postgres connector a...
# ask-community-for-troubleshooting
p
hey, I am using a postgres to postgres connector and one of the fields that I am trying to transfer is a "timestamp without timezone" type wich is getting converted to a string by airbyte, any way I can retain the specific type for this field ?
👀 1
t
As far as I could gather it will convert it to string, you can modify normalisation files for dbt manually and generate your custom normalisation
👍 1
h
Hey Prateek as suggested by Tiago you can do that.
👍 1