David Ashby
David Ashby
I've noticed that while this library does a good job of converting UUIDs from MSSQL's GUID mixed-endian format back to the expected little-endian UUID format on _returns_, I'm having an...
This allows for alternative structures for the JSON output that fit in better with other logging frameworks/parsing backends for the structured output.
Setting up usage of this library, one of my security helpers pinged that the library encourages the use of sprintf-style formatting for SQOL query construction. Is that secure? Does Salesforce...
Although this isn't exactly an issue with this _repo_, the hosted version, playscrummy.com, appears to be a casualty of the nodejitsu.com / GoDaddy shutdown. Any plans to migrate?
Unlike previous releases, there's no jar attached to the v4.2.8 release. Is this intentional, or just an oversight?
### Go version go version go1.22.0 darwin/arm64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='arm64' GOBIN='' GOCACHE='/Users/me/Library/Caches/go-build' GOENV='/Users/me/Library/Application Support/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='arm64' GOHOSTOS='darwin' GOINSECURE='' GOMODCACHE='/Users/me/go/pkg/mod' GONOPROXY='private/*'...
Newly-installed plugin, latest version of both it and wordpress. Activated "self-hosted" mode, and see this being injected into the header: `` Tracing through the code, it looks like it's supposed...
I have a problem where my Caddy (version 2.8.4), running inside the official docker image, locks up and hangs on all network input, refuses to respond to kill signals from...