Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix `sbt doc` execution Error was: ```scala [error] /home/runner/work/zio-quill/zio-quill/quill-jdbc-zio/src/main/scala/io/getquill/context/qzio/ZioJdbcUnderlyingContext.scala:203:27: value withFilter is not a member of zio.ZIO[zio.Scope with java.sql.Connection,Throwable,(java.sql.Connection, java.sql.ResultSet)] [error] (conn, rs) <- executeQuery [error] ^ ``` See https://github.com/zio/zio-quill/actions/runs/8985241908/job/24679689779 * Improve CI
- Loading branch information