Skip to content

Optimize queries for check_interface_entity_uniqueness #2290

@tilacog

Description

@tilacog

We should figure out how to batch this check

Originally posted by @lutter in #2286 (comment)

deployment_store.rs relies on calls to check_interface_entity_uniqueness for each entity that is processed by inserts and overwrites.

Maybe we can optimize database calls with a custom query.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions