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
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...
- Other DateTime Columns Are Saved Incorre...
When opening a row’s details from the console and editing any field, the timestamps of other DateTime columns are being automatically changed and incorrectly sa...