wnoonan

Results 5 comments of 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: ![Screen Shot 2023-02-24 at 16 47 16](https://user-images.githubusercontent.com/93778070/221312426-72df1f4e-a244-4209-b027-a429cc4cdd65.png)...

> > > > 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...