Gab Social. All are welcome.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RemoveDefaultLanguageFromStatuses < ActiveRecord::Migration[5.1]
|
||||
def change
|
||||
change_column :statuses, :language, :string, default: nil, null: true
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user