How to store “Likes“ info in your table?
we will add like_nums to Tweet table.
and create a Like table to store the relationship of like id/tweet id/timestamp info.
we will add like_nums to Tweet table.
and create a Like table to store the relationship of like id/tweet id/timestamp info.