Sha256: 408dacda9e3bb7046671ec11648db870b549489d268b1c57d32fff86fa3d3ac2

Contents?: true

Size: 169 Bytes

Versions: 6

Compression:

Stored size: 169 Bytes

Contents

class CreatePhcpressproWebsitePages < ActiveRecord::Migration[5.2]
  def change
    create_table :phcpresspro_website_pages do |t|

      t.timestamps
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
phcpresspro-75.0.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb
phcpresspro-74.0.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb
phcpresspro-73.0.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb
phcpresspro-72.0.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb
phcpresspro-71.0.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb
phcpresspro-70.2.0 db/migrate/20190317190053_create_phcpresspro_website_pages.rb