metaquery 0.5.0

extract metadata from sql scripts
Documentation
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).