
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
- Auth Email Template
Hi, i would like to ask is it doable to make multiple email sender in one project?
- Vite build permission failed
im trying to deploy a react site using appwrite sites and it keeps failing to build ```2025-08-10T20:20:15.168371867Z [20:20:15] [open-runtimes] Environment pr...
- How to proper delete a serverless functi...
I tried `appwrite functions delete --function-id 12345`, it deletes the online one, but even after trying `appwrite pull functions`, the local one in the appwri...
