Module extractor

Source

Re-exports§

pub use crud_table_extractor::*;
pub use table_extractor::*;

Modules§

crud_table_extractor
A Extractor that extracts CRUD tables from SQL queries.
helper
table_extractor
A Extractor that extracts tables from SQL queries.