]> cat aescling's git repositories - mastodon.git/commit
add a local_only column to the statuses table
authorErin <sylphofelectricity@gmail.com>
Sun, 10 Dec 2017 22:41:25 +0000 (16:41 -0600)
committerErin <sylphofelectricity@gmail.com>
Sun, 10 Dec 2017 22:41:25 +0000 (16:41 -0600)
commit434c70fd9855f55f6238cdd5a551f60c28572970
tree3b0f3080a5f9f50676ecc84dcb4b7b5e0f0155e5
parent282f48ddd1868fcd8fa2887bbaf13036c949c22d
add a local_only column to the statuses table
app/models/status.rb
db/migrate/20171210213213_add_local_only_flag_to_statuses.rb [new file with mode: 0644]
db/schema.rb