when using planetscale, using the `.$with()` and `.with()` clauses causes error

Is it not possible to use $with() and with() with planetscale?
it gives the following error:
DatabaseError: unsupported: with expression in select statement
from the @planetscale/database package
Was this page helpful?