Skip to content

[BUG] CI shows performance issues with Room #4971

Description

@hannesa2

Actual behaviour

https://github.com/owncloud/android/actions/runs/33727074545/job/100558399903?pr=4967

Image

as text:

> Task :owncloudData:kspDebugKotlin
w: [ksp] /home/runner/work/android/android/owncloudData/src/main/java/com/owncloud/android/data/files/db/OCFileEntity.kt:68: (owner,spaceId) column(s) reference a foreign key but they are not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers these columns.
w: [ksp] /home/runner/work/android/android/owncloudData/src/main/java/com/owncloud/android/data/spaces/db/SpaceSpecialEntity.kt:45: (spaces_special_account_name,spaces_special_space_id) column(s) reference a foreign key but they are not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers these columns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions