Index instead of foreign key constraints.
A global option to insert indexes rather than foreign keys should be an option. There are many of us that do not use foreign keys for reasons of updating databases and performance while indexes used instead actually improve performance with the model able to maintain the association.
This is a low hanging fruit guys and will improve everyone's performance of the models. Please consider.
This is should be a universal option for all frameworks.
3
votes
Dave Friedel
shared this idea