Class: Code0::ZeroTrack::Database::Migration::V1_0

Overview

rubocop:disable Naming/ClassAndModuleCamelCase

Method Summary

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::TablePartitioning

#create_dynamic_partition_schema, #create_partition_by_date_table, #create_partitioning_views, #drop_dynamic_partition_schema, #drop_partitioning_views

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::TableEnhancements

#change_table, #create_table

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::RemoveColumnEnhancements

#remove_column

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::IndexHelpers

#index_name

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::ConstraintHelpers

#check_constraint_name, #text_limit_name

Methods included from Code0::ZeroTrack::Database::MigrationHelpers::AddColumnEnhancements

#add_column