aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* db: reorganize indices of favorites tablerhenium2014-12-201-20/+20
* db: optimize users tablerhenium2014-06-281-7/+6
* db: reorganize accounts (remove private, rename notification to notification_...rhenium2014-06-281-8/+8
* refactor settingsRhenium2013-12-161-1/+0
* change user_id/tweet_id(s) to bigint unsignedRhenium2013-11-171-1/+1
* add in_reply_to supportRhenium2013-11-171-1/+3
* update schema.rbRhenium2013-11-161-11/+0
* update indices of tweets tableRhenium2013-11-131-2/+13
* remove Issue modelRhenium2013-10-081-11/+0
* add reactions_count to TweetRhenium2013-10-031-1/+3
* merge migrationsRhenium2013-10-031-20/+10
* update autoloading tweetsRhenium2013-08-081-6/+14
* change Account default: enable notificationRhenium2013-08-051-2/+2
* update GemfileRhenium2013-07-251-6/+6
* add account settingsrhenium2013-05-281-5/+8
* remove stolen_tweet modelrhenium2013-05-201-8/+0
* change Account.consumer_version to be not nullablerhenium2013-05-111-2/+2
* comment out MySqlChangeCharset migration (not needed / may be harmful [?]) an...re4k2013-05-061-14/+14
* fix migration error (caused by changing charset)re4k2013-04-251-2/+2
* fix typo, change charset to utf8mb4(MySQL), fix importingre4k2013-04-131-8/+8
* Add repoting copied tweets formre4k2013-04-041-1/+20
* Add favs_from/rts_fromre4k2013-03-261-0/+3
* refactorre4k2013-03-231-1/+5
* * Rewrite workerre4k2013-03-121-10/+18
* * Fix #1re4k2013-03-091-0/+52