Table metadata blank

I've updated a DB view in postgres with new columns and triggered both sync-database schema now and re-scan field values but all the table metadata is empty. I've further tried to clear the cache for that individual table and re-sync but nothing works; all I see is the table with no data. If I manually select all data from the view it works without any problems so why Metabase not update the view metadata? No errors are shown in the log..

Metabase version: 0.51.3

Thanks!

It was an issue with synchronising materialised views. A fix for this was released in 0.51.4 so it all works now.