wnoonan
wnoonan
If this is helpful at all, this is the docker image I am using: `FROM hexpm/elixir:1.13.4-erlang-24.3.4.2-debian-stretch-20210902` It is built inside of a Github action before being deployed to our cloud...
> If you’d be able to reproduce it with a script like this one it would help a lot: https://github.com/wojtekmach/mix_install_examples/blob/main/ecto_sql.exs I can see if I can do this and get...
Sharing an update, I've forked this repository and removed these lines in the `myxql` adapter. In my project I reference this version now: ...
> > > > The link isn't working anymore, so here is one from the way back machine: https://web.archive.org/web/20210731185906/https://dev.mysql.co.m/doc/internals/en/binary-protocol-value.html. > > In short, the `` is a compressed packet, by...
> I had the same problem and I found a list here: https://github.com/getsentry/sentry/blob/master/static/app/data/platformCategories.tsx many of these won't work due to how this works: [terraform-provider-sentry/sentry/resource_sentry_project.go](https://github.com/jianyuan/terraform-provider-sentry/blob/f15b70efee40fb2e37b9ac3524fee46f5ca532fb/sentry/resource_sentry_project.go#L376) The list i'm referring to is...