Sha256: 4c5cdc917375f815c9f696d18b009a8d94b53db49e85c5ed84ea1b6bd5b51c39

Contents?: true

Size: 153 Bytes

Versions: 4

Compression:

Stored size: 153 Bytes

Contents

class AddPhcpressCategoryToPhcpressNewsPost < ActiveRecord::Migration

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

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
phcpress-3.7.8 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.7.7 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.7.6 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb
phcpress-3.7.5 db/migrate/20160425194321_add_phcpress_category_to_phcpress_news_post.rb