Skip to content

Add support for complex queries #67

@mostafa

Description

@mostafa

The current implementation of the query detection is rather naive, and doesn't consider complex queries, like UPDATE...SELECT queries and other nested queries. It would be very beneficial if the parse tree (AST) is retrieved and walked to decide which cached responses to invalidate and which not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions