mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
We activated this database extension in production via ofn-install. But this had not been reflected in Rails' schema.rb. This change avoids inconsistent db/schema.rb files on production servers and makes development more similar to production.