Closed floryst closed 2 months ago
Remove the originator validators. These validators only validated that the originator exists in the database, and did so for every Feature that has an originator field, which could lead to many DB queries.
originator
See #498 for an alternative to these validators.
Remove the originator validators. These validators only validated that the originator exists in the database, and did so for every Feature that has an
originator
field, which could lead to many DB queries.See #498 for an alternative to these validators.