this post was submitted on 18 Oct 2024
8 points (90.0% liked)
Programming.dev Meta
2365 readers
19 users here now
Welcome to the Programming.Dev meta community!
This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.
Links
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
so just dropping duplicates then?
are there no references to the duplicates from posts? if there are and the duplicate rows are just deleted it'll cascade deletion and purge all those posts from the db as well
there are references which is why its a pain to fix and isnt just dropping duplicates