Skip to content

Create a CI job that will check if commited db/schema matches one after db:migrate:reset

I noticed that db/schema.rb had a missing index that was in migration but was not committed for some reason.