Module: RuboCop::Cop::Spbtv::Postgres

Defined in:
lib/rubocop/cop/spbtv/postgres/add_index.rb,
lib/rubocop/cop/spbtv/postgres/find_each.rb,
lib/rubocop/cop/spbtv/postgres/change_column.rb,
lib/rubocop/cop/spbtv/postgres/add_column_with_default.rb,
lib/rubocop/cop/spbtv/postgres/add_column_with_not_null.rb

Defined Under Namespace

Classes: AddColumnWithDefault, AddColumnWithNotNull, AddIndex, ChangeColumn, FindEach