Sha256: a8fd1e07879e917d031b3fac8940e48754df34955fd9d867a1a0569818b4616f
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
class AddConfigIdToReports < ActiveRecord::Migration def change add_column :easy_reports_reports, :database_id, :integer end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
easy_reports-0.0.27 | db/migrate/20150131195101_add_config_id_to_reports.rb |
easy_reports-0.0.26 | db/migrate/20150131195101_add_config_id_to_reports.rb |