
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
- Whenever I try to pick a user for my man...
Hello! I added an attribute to this collection that is a one to many relationship. Whenever I pick one of the users it errors out and gives me this warning
- Stuck in Readonly Mode After Pro Subscri...
Hello team, I really need some urgent help. I recently resubscribed to the Pro plan hoping to get back into a project I created a while ago, but I'm still unab...
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
