Renato Quinhoneiro Todorov
Renato Quinhoneiro Todorov
A default group could already help a lot (btw I'm using a dirty hack to achieve this behaviour with the help of mysql triggers) but ideally it could support some...
Hi @rasmus, Looks like EventFlow is the most mature DDD/CQRS/ES library for C# out there, kudos for that! I'm looking into adopting it on different projects but I'm gonna be...
I'm also facing this issue when trying to run a matrix of different devices, which I assume is a common use-case for the plugin.
@ychescale9 hi there, I'm also having this problem and reverting to v2.13.0 didn't really work, the process get stuck in this phase: > Installing latest build tools, platform tools, and...
Facing the same problem.....
This is currently a big blocker for me as well and this repo seems abandoned, which is a shame. @grubernaut @joestump @radeksimko @bflad @appilon can someone give us an update...
Hi @bcornils, I thought this was an official provider because its listed on your page for official providers: https://www.terraform.io/docs/providers/ but I guess that will change now, according to your message.
Hey @jabouchleih, maybe this fix could make the user experience a bit better? https://github.com/krogon-dp/terraform-provider-mysql/commit/eed09ba7a0093018a46c2340494f31e15a29f5d3 wdyt?
Since this issue is still open and I just came across it, the solution in my case was to add `Newtonsoft.Json` as a direct dependency to my project. The error...
I'm facing the same issue here, did you guys have any news about it? I'm using New Relic on my MvvmCross app to collect crash reports and http monitoring but...