Sha256: a1491bdeaf204ae30a2ea349598d0978290118fe85af470de7e9b4b06970a2d7

Contents?: true

Size: 127 Bytes

Versions: 12

Compression:

Stored size: 127 Bytes

Contents

class SyncBodyAlsoForPullRequests < ActiveRecord::Migration
  def change
    add_column :pull_requests, :body, :text
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.7.0 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.7.0.beta4 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.7.0.beta3 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.7.0.beta2 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.7.0.beta db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.6.3 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.6.2 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.6.1 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.6.0 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.5.6 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb
houston-core-0.5.5 db/migrate/20151108223154_sync_body_also_for_pull_requests.rb