Musa Usman

Results 7 comments of Musa Usman

Still getting this. I have installed MySQL 8.0 for Ubuntu x64 on my DigitalOcean cloud server. Using Dart as a backend with Angel & SQLJocky5. **Dart Version** ``` Dart SDK...

My solution was to configure the MySQL server to use mysql_native_password as the default authentication plugin. I had to find my `my.cnf` file (Ubuntu 20) and add this at the...

@tejainece Mr.Publisher, I'm facing this issue right now, what do I do, my production server starts giving off this error random, but I think it's when we multiple devices try...

I'm facing the same issue

Hi @marcelgarus @leisim , I was working on a desktop app and I need to save slightly complex data which also includes Generics, so I'd really appreciate if you could...

@marcelgarus Thanks for the response, one last thing, since we've manually written the adapter, I should remove the @HiveType and @HiveField properties from `CodeTemplateProperty` still extend it from a `HiveObject`....