appwrite/src
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
..
Appwrite fix: update upgrade migration to create missing attributes 2025-04-10 16:21:12 -07:00
Executor feat: inject executor instead of creating a new instance 2025-04-07 09:53:38 +02:00