Michael Schieben
Results
3
issues of
Michael Schieben
Thank you for creating miniredis! We use miniredis for unit tests and noticed that `_, err := conn.Do("COPY", from[i], to[i])` leads to the followig error ``` ERR unknown command `COPY`,...