Sha256: 217d8b2a8bc8dc4a2c9ab3446a0be8b13d5309c732df7df4921e5f89f6d62b0a

Contents?: true

Size: 261 Bytes

Versions: 52

Compression:

Stored size: 261 Bytes

Contents

class CreateFnToArchiveMasterSlots < ActiveRecord::Migration[5.2]
  def up
    load_function("hd_diary_archive_elapsed_master_slots_v01.sql")
  end

  def down
    connection.execute("DROP FUNCTION IF EXISTS hd_diary_archive_elapsed_master_slots();")
  end
end

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
renalware-core-2.0.147 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.146 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.145 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.144 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.143 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.142 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.141 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.140 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.139 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.138 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.137 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.136 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.135 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.134 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.133 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.132 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.131 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.130 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.129 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.128 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb