Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COPY command not supported #241

Closed
rockitbaby opened this issue Jan 7, 2022 · 4 comments
Closed

COPY command not supported #241

rockitbaby opened this issue Jan 7, 2022 · 4 comments

Comments

@rockitbaby
Copy link

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`, with args beginning with …

It seems that COPY is not supported, yet.

@alicebob
Copy link
Owner

alicebob commented Jan 7, 2022 via email

@alicebob
Copy link
Owner

Hi, I merged @matiasinsaurralde 's PR into master. I'll make it a proper release in a week or so.

@rockitbaby
Copy link
Author

@alicebob thank you for your prompt responses and once again, thanks @matiasinsaurralde

@wszaranski
Copy link
Contributor

@alicebob since #244 was merged and there was no further discussion in this issue I think it can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants