Hi,
Im trying to update my databases from the CLI. I did a test with one of my dev databases and my data all became n/a.
What I did was pull the latest collection with appwrite init collection then push it back up to the same DB. There were no changes to the structure but the data seems to be gone.
The documents are there but everything is n/a
Is there a way to deploy a collection without loosing data?