Commit graph

9 commits

Author SHA1 Message Date
Steven Nguyen
72f8b2001f
fix: Disable validation for project DBs during migration
Skip the validation so that queries that typically fail can pass. This
is fine because the validation is failing on internal attributes such
as an $id for cache key with * and $id for attributes that are too long
because we prefix the $id with the internal database and collection id.
2024-06-20 23:00:49 +00:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
prateek banga
b2381798ab migrates enum attribute size to 255 2023-11-20 22:01:20 +05:30
Steven Nguyen
f3fbb2fb56
Fix Migration task after it was converted to a Platform task 2023-08-21 15:53:30 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2 2023-08-04 13:55:07 -07:00
Christy Jacob
080abbbb79 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
Damodar Lohani
0570e26a48 revert back callback changes 2022-11-14 10:36:21 +00:00
Damodar Lohani
d15af1ae17 update callback code 2022-11-14 10:24:16 +00:00
Damodar Lohani
ae0b9e78aa refactor namespace and naming 2022-11-14 10:01:41 +00:00
Renamed from src/Appwrite/CLI/Tasks/Migrate.php (Browse further)