Enforce use of datetime_with_timezone on create_table migrations
- Update the Migration/Datetime cop not properly enforcing datetime_with_timezone on create_table migrations - Disable the current database offenses caused by the Datetime cop - Add new rspec tests for checking attributes defined as datetime_with_timezone on create_table migrations
Showing
Please register or sign in to comment