1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
appwrite/src
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
..
Appwrite fix(migration): fix Attribute not found when migrating users collection 2024-03-11 01:14:55 +01:00
Executor executor: pass build timeout to runtimes (#7350) 2024-01-04 11:46:08 +01:00