EffectOrientedProgramming / book

Effect-Oriented Programming: Creating Reliable Systems with Scala 3 and ZIO 2
https://effectorientedprogramming.com
222 stars 15 forks source link

Could not unift-serialize the 'class #363

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

io.getquill.ast.Filter' Filter(Entity("Person", List()), Id("p"), BinaryOperation(Property(Id("p"), "age"), >, ScalarTag("d817ee45-7a77-4acf-be78-e1484ba45e84"))). Performing a regular unlift instead.

Line: 63 https://github.com/EffectOrientedProgramming/book/blob/6c6ddfeb2ca5af6a8d501dc11067370d49235296/graveyard/rube/src/main/scala/testcontainers/QuillLocal.scala#L60-L70