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.1.1 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.1.0 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.167 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.166 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.165 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.164 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.163 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.162 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.161 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.160 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.159 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.158 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.157 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.156 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.155 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.153 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.152 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.151 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.149 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb
renalware-core-2.0.148 db/migrate/20191018144917_create_fn_to_archive_master_slots.rb