Database won't update

Hi. I made some changes to my schema and run commands drizzle-kit generate and migrate. There were no errors, but schema (in studio at least) did not change. I tried with push command, which did ask me some question what fields I want to keep etc. But there is still old schema in studio (and also my new columns are not recognized by vs code).

What should I do?
Was this page helpful?