Results 24 issues of Jack Christensen

This is a proof of concept for skipping `Describe` portal message when executing a prepared statement. Currently, pgx always sends a `Describe` portal message when executing a prepared statement. It...

`url.Parse` will no longer accept PostgreSQL URLs with multiple host:ports in Go 1.26. Previously, parsing `postgres://jack:secret@foo:1,bar:2,baz:3/mydb?sslmode=disable` worked. `"foo:1,bar:2,baz:3"` was parsed as `Host` and pgx could split on `,`. https://github.com/golang/go/commit/e3be2d1b2b68d960398a343805f77052d5decb22 breaks...

My test suite has been plagued by flickering failures for the last month or two. Failing tests would always succeed when run alone. Previous versions of the application that were...

https://www.npmjs.com/package/uploadcare-widget will soon deprecated and it appears that is what uploadcare-rails uses. It seems the view helpers should be changed to use the new preferred widget.