mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
It was using ActiveRecord which broke migrating a new site. The groups table now has a unique constraint on group name so this migration from 2014 should not be necessary anymore.