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" ```