-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🆕 New