Sha256: 9455f3daf006beac84fd728d04266ad5fe7a5403803ed16e70f0aca54553801b

Contents?: true

Size: 153 Bytes

Versions: 4

Compression:

Stored size: 153 Bytes

Contents

class AddPhcpressCategoryToPhcpressNewsPost < ActiveRecord::Migration

	def change
		add_column :phcpress_news_posts, :pstcategory_id, :string
	end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phcpress-3.8.5 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.8.1 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.8.0 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.7.9 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb