Open sjsafranek opened 9 years ago
I'd rather delete the retweets
table and set the tweet type
to "rt" to be able to distinguish it. Otherwise we have to create two tables exactly the same. We can use the current method of keeping the user handler of retweets "blank" since I don't want to grab their info.
removed retweet table and database_commands.addRetweet()
tweets vs retweets tables & user handler