Hi team, I'm new to Appwrite and wanted to read up on how database schema migrations are handled. I did see the cli collections pull and push commands however, I didn't see how the collections manage to transfer data to the new schema ie if a column were to be renamed, will the previous rows be copied into the new columns. It's not clear to me as there are no explicit sql commands that are present. Please point me to the right place in the docs to undertand this better. Thanks!
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...