appwrite/src/Appwrite/Migration
Steven Nguyen 8d046f021c
fix: update upgrade migration to create missing attributes
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.

This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00
..
Version fix: update upgrade migration to create missing attributes 2025-04-10 16:21:12 -07:00
Migration.php chore: added migration script 2025-02-17 13:55:43 +00:00