1 2 3 4
# metaquery Library to extract Metadata from SQL Scripts. Inspired by [sql-metadata](https://github.com/macbre/sql-metadata). Uses the AST produced by [sqlparser-rs](https://github.com/sqlparser-rs/sqlparser-rs).