
I followed the docs to migrate a simple and small supabase sql database to Appwrite, but got the following errors. Anyone knows how to fix it? Thanks!
"errors": [ "Error occurred while fetching 'databases:' from source with message: 'UtopiaMigrationResourcesDatabaseAttributesInteger::__construct(): Argument #5 ($default) must be of type ?int, string given, called in /usr/src/code/vendor/utopia-php/migration/src/Migration/Sources/NHost.php on line 521'", "Error occurred while fetching 'databases:' from source with message: 'Call to undefined method UtopiaMigrationException::getResourceType()'", "Error occurred while fetching 'databases:' from source with message: 'Call to undefined method UtopiaMigrationException::getResourceType()'" ]
Recommended threads
- 1.7.x Style issue in the migration page
I am not able to select what to migrate because of the styling... the checkboxes are not showing on any of the appwrite versions 1.7.x. I tried other browsers, ...
- fix project error
https://cloud.appwrite.io/console/project-nyc-6610481f003bf0704275 Hi, could someone help with this issue: error: Invalid Argument Project with the requested I...
- Flutter - FCM: App Crashes when receivin...
