appwrite/src/Appwrite/Migration
Steven Nguyen 77e309af50
fix(migration): fix Attribute not found when migrating users collection
This throws because Appwrite tries to migrate attributes that don't exist
yet like mfaRecoveryCodes. Since the attribute doesn't exist yet, just
log a warning and continue.
2024-03-11 01:14:55 +01:00
..
Version fix(migration): fix Attribute not found when migrating users collection 2024-03-11 01:14:55 +01:00
Migration.php release: 1.5.2 2024-03-08 21:55:25 +01:00