You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
I am working with the groupBy example in examples/src/main/scala/zio/sql. The AggregationDef import does not resolve
The zio-sql version I am using is 0.1.2. I noticed in the source code that the AggregationDef.scala is available in the core module. Is this not supported in version 0.1.2?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am working with the groupBy example in
examples/src/main/scala/zio/sql
. The AggregationDef import does not resolveThe zio-sql version I am using is 0.1.2. I noticed in the source code that the
AggregationDef.scala
is available in the core module. Is this not supported in version 0.1.2?Thanks
The text was updated successfully, but these errors were encountered: