How to not loss data everytime i change the schema

Hi Guys

I just learn drizzle with neondb, i try to use their branching feature where it is quite helpfull, however even though i use dev branching in neondb, everytime i change the schema when i try to do some experimentation, the existing data in the dev branch got deleted.

is there anyway i can keep the data even i change the schema?
image.png
Was this page helpful?