Steven Nguyen
Steven Nguyen
Closing as a duplicate of https://github.com/appwrite/sdk-for-web/issues/53
It seems like [this](https://github.com/appwrite/appwrite/blob/master/docs/sdks/python/GETTING_STARTED.md) is the file that needs to be updated to fix this.
@markusleh, thanks for raising this issue! 🙏🏼 If we were to have it, the console API would be a separate package, and I'm not sure if it's something we want...
[This](https://github.com/appwrite/appwrite/issues/2616#issuecomment-1641223048) should be implemented first and then this should be a separate PR on top.
This would be nice, but I'm not sure how the migrate command would check if the admin is skipping versions 🧐
@gewenyu99, I'm unsure if it's possible to check versions when running migrate...How about giving some warning if they are upgrading and the new version has is more than 2 minor...
@lohanidamodar analyze and tests still fail: Analyze ``` $ dart analyze Analyzing appwrite-sdk-for-dart... 9.7s error • test/query_test.dart:22:25 • The argument type 'List' can't be assigned to the parameter type 'String'....
Pending migration version bump
Bumped as part of https://github.com/appwrite/appwrite/pull/8167
@dj-fiorex what exactly is happening now?