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
user
10/28/2021, 9:45 PM
No, what you can do is use dbt to create a view and add the aditional info.