Skip to content

Broken invalidation for joinSub() queries #125

@daltonlp

Description

@daltonlp

If you create a joinSub() query, it won't be tagged with the name of the join table.

Any changes to the joined table will not invalidate the cached query results.

There is a test for this exact scenario:
https://github.com/spiritix/lada-cache/blob/master/tests/TaggerTest.php#L274

With the failing check commented out: "TODO: Not working"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions