Skip to content

Source component table#4758

Open
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:source_component_table
Open

Source component table#4758
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:source_component_table

Conversation

@bruntib
Copy link
Contributor

@bruntib bruntib commented Jan 21, 2026

No description provided.

@bruntib bruntib added this to the release 6.28.0 milestone Jan 21, 2026
@bruntib bruntib added the database 🗄️ Issues related to the database schema. label Jan 21, 2026
@bruntib bruntib force-pushed the source_component_table branch from 43a6e52 to 9e0a7da Compare February 1, 2026 19:52
@bruntib bruntib marked this pull request as ready for review February 1, 2026 19:53
@bruntib bruntib requested a review from vodorok as a code owner February 1, 2026 19:53
@bruntib bruntib force-pushed the source_component_table branch 4 times, most recently from 530c6db to 7e549ef Compare February 1, 2026 21:08
Queries by source components are slow, because it contains a WHERE
clause that performs string pattern matching on file paths. As a
solution SourceComponentFile join table is introduced that stores which
files match to a given source component.
@bruntib bruntib force-pushed the source_component_table branch from 7e549ef to cf770fe Compare February 2, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database 🗄️ Issues related to the database schema.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant