[DiscordArchive] So, should we replace them to be the same ?
[DiscordArchive] So, should we replace them to be the same ?
Archived author: Bogir • Posted: 2022-01-28T18:46:18.355000+00:00
Original source
So, should we replace them to be the same ?
Archived author: Nyeriah • Posted: 2022-01-28T18:46:36.935000+00:00
Original source
yes, the texts should be the same as in `broadcast_text`
Archived author: Bogir • Posted: 2022-01-28T18:49:55.631000+00:00
Original source
I've noticed, there are duplicates in those 3 tables pointing to the same broadcast text. Perhaps, for the future, we need to think and make a decision - it can completely get rid of the texts in these 3 tables, leaving only a link to the broadcast_text
Archived author: Bogir • Posted: 2022-01-28T18:50:16.906000+00:00
Original source
big amount of data will be cleared
Archived author: Nyeriah • Posted: 2022-01-28T18:55:42.017000+00:00
Original source
that is fine
Archived author: Nyeriah • Posted: 2022-01-28T18:55:48.690000+00:00
Original source
those 3 tables handle different things
Archived author: Bogir • Posted: 2022-01-28T19:01:43.053000+00:00
Original source
rephrase the question
why we must keep 2 identical texts in different tables if we can keep texts only in broadcast_text, and in others leave only a link to this text, and abolish the columns with texts
Archived author: Bogir • Posted: 2022-01-28T19:03:00.643000+00:00
Original source
if you look at these 3 tables, next to each text there is a link to its analogue in broadcast_text
Archived author: Nyeriah • Posted: 2022-01-28T19:04:04.190000+00:00
Original source
because as I mentioned there might not be a broadcast_text reference sometimes
Archived author: Bogir • Posted: 2022-01-28T19:04:04.376000+00:00
Original source
finally, the broadcast_text table can be renamed to just "texts"