Vadim
11/02/2022, 10:01 AMsome_view with text columns a, b, c
- synced tables and views in GoodData Logical View Model interface, observed that all view columns are presented
- dropped some_view in PG and recreated it with a new column d
- created another_view view in PG that is the same as some_view, with 4 columns
- synced tables and views again via GoodData
Result: there's no column d in some_view, there're 4 columns in another_view. No matter how I change existing views, it's not reflected in GoodData. Is this an issue or I'm doing something wrong?Jakub Sterba
11/02/2022, 10:21 AMJakub Sterba
11/02/2022, 10:26 AMVadim
11/02/2022, 10:33 AM