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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...