this post was submitted on 18 Oct 2024
9 points (100.0% liked)

Programming.dev Meta

2454 readers
4 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
 

When I click on it, all is I see is this 3 dots going 1, 2, 3, 1, 2, 3, 1, 2, 3,... I can get into other Communities fine.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 2 days ago (1 children)

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

[โ€“] [email protected] 3 points 2 days ago

there are references which is why its a pain to fix and isnt just dropping duplicates