I had this: ``` scala copy query clarity.queries.patients from "clarity" to "target" ``` and needed this: ``` scala copy query clarity.queries.patients from "clarity" to "target" create "patients" ```
I had this:
and needed this: