Using filter with new-added column

hello!
i have v0.52.8 and problem

i have updated sql-table - added a new column "funding_sourse" in the table "bd_uc_main"
and i need to add a filter (WHERE {{funding_score}}) by this feature in the table (pic. 1)
but when i try to set a filter "funding_source", i dont have this feature on the list of columns to bond (it is after " end_date" feature) (pic. 2, 3)

buut! when i code the query "select * from bd_uc_main, it appears (pic. 4)

how i can struggle with this case?

Go into Admin → Database → (the database name) and resync the database. That should pull the new columns into Metabase. Then check Table Metadata and verify the field type and filtering settings are configured as needed.

If the table is a model, add the column to the model.