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

remove dupplicates mysql #246

Open
ThomasLecocq opened this issue Nov 11, 2021 · 0 comments
Open

remove dupplicates mysql #246

ThomasLecocq opened this issue Nov 11, 2021 · 0 comments

Comments

@ThomasLecocq
Copy link
Member

replace current by

msnoise db execute "DELETE t1 FROM jobs t1 INNER JOIN jobs t2 WHERE t1.ref > t2.ref AND t1.day = t2.day AND t1.pair = t2.pair AND t1.jobtype = t2.jobtype;"

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

1 participant