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

detect orphan track links on the fly #143

Open
gordielachance opened this issue Jan 13, 2020 · 0 comments
Open

detect orphan track links on the fly #143

gordielachance opened this issue Jan 13, 2020 · 0 comments

Comments

@gordielachance
Copy link
Owner

rather than updateing the post_parent value to 0 for a track link when deleting its parent (which is an extra query), maybe we should just change the way we query orphan tracks, with a JOIN clause.
It would make the deletion of tracks faster.
01c5973

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