Database field update does not reflect to the Original Schema

I made some changes on the field/column name on my database but does not reflect to the Original Schema. The old name is still present which resulted to question error. What is the proper way of synchronizing my database and the Original Schema?

Hi @jypogoy
Post "Diagnostic Info" from Admin > Troubleshooting.
Have a look here:
https://www.metabase.com/docs/latest/troubleshooting-guide/cant-see-tables.html#is-metabases-metadata-out-of-sync-with-the-state-of-the-database

Thanks! Also found out that for quite some time the Original Schema refreshed. A scheduled background sync perhaps? Anyways, thank you for the attached troubleshooting instructions.

@jypogoy Post "Diagnostic Info" from Admin > Troubleshooting.
Metabase syncs every hour by default. Read through the entire page, as well as this https://www.metabase.com/docs/latest/troubleshooting-guide/sync-fingerprint-scan.html

Thank you!