Hi all, is there a way to add two new columns with...
# contributing-to-airbyte
v
Hi all, is there a way to add two new columns with some default data.. for a table generated by airbyte in postgres? this is used for downstream processing in our application.
u
No, what you can do is use dbt to create a view and add the aditional info.