Mike Bronner
Mike Bronner
- [ ] Transfer ownership from one user to another for all records (iterate over database tables). - [ ] Transfer ownership on select entities/tables only.
This seems to break filters, and of course is a huge performance issue. Investigating...
Change reliance on `governor_created_by` database field to polymorphic model relationship with its own dedicated table. This will remove the burden of custom migrations and the requirement to add the field...
Include bootstrap and fontawesome if config set to do so