Module table_extractor

Module table_extractor 

Source
Expand description

Extract table names from AST for cache invalidation

Functionsยง

extract_tables_from_select
Extract all table names referenced in a SELECT statement
extract_tables_from_statement
Extract table names from any statement (for comprehensive cache invalidation)