Class: TheSchemaIs::MissingColumn
- Inherits:
-
RuboCop::Cop::Base
- Object
- RuboCop::Cop::Base
- TheSchemaIs::MissingColumn
- Extended by:
- RuboCop::Cop::AutoCorrector
- Includes:
- Common
- Defined in:
- lib/the_schema_is/cops.rb
Constant Summary collapse
- MSG =
'Column "%s" definition is missing'