Skip to content

Add a migration that creates database indices on all foreign key columns #4

@asishallab

Description

@asishallab

All foreign key columns should have a database index to speed up read access in associations.
Please create those indices and add the foreign key constraint to the respective columns
with the ON DELETE UPDATE constraint.

Thank you

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions