skunk icon indicating copy to clipboard operation
skunk copied to clipboard

A data access library for Scala + Postgres.

Results 184 skunk issues
Sort by recently updated
recently updated
newest added

Updates * [co.fs2:fs2-core](https://github.com/typelevel/fs2) * [co.fs2:fs2-io](https://github.com/typelevel/fs2) from 3.2.4 to 3.2.12. [GitHub Release Notes](https://github.com/typelevel/fs2/releases/tag/v3.2.12) - [Version Diff](https://github.com/typelevel/fs2/compare/v3.2.4...v3.2.12) I'll automatically update this PR to resolve conflicts as long as you don't change it...

The postgres protocol supports sending multiple queries across different tables/views (separated by semi-colon) in one request and receiving the results. Currently Skunk explicitly does not support this: From Query.scala ```scala...

Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 1.9.3 to 2.0.2. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v1.9.3...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

I see this exception that seems related to Skunk, which happens randomly and not even when there is any interaction with the DB. There was a suggestion it is a...

Updates [org.scodec:scodec-core](https://github.com/scodec/scodec) from 2.0.0 to 2.2.0. [GitHub Release Notes](https://github.com/scodec/scodec/releases/tag/v2.2.0) - [Version Diff](https://github.com/scodec/scodec/compare/v2.0.0...v2.2.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-lang.modules:scala-collection-compat](https://github.com/scala/scala-collection-compat) from 2.6.0 to 2.8.1. [GitHub Release Notes](https://github.com/scala/scala-collection-compat/releases/tag/v2.8.1) - [Version Diff](https://github.com/scala/scala-collection-compat/compare/v2.6.0...v2.8.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

I'm getting below for MV refresh: ``` skunk.exception.SkunkException: 🔥 🔥 SkunkException 🔥 🔥 Problem: Just constructed an unknown completion 'REFRESH MATERIALIZED VIEW'. 🔥 Note that your program has not crashed....

Updates [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from 2.2.24 to 2.3.3. [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.3.3) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.2.24...v2.3.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...