sql-metadata
sql-metadata copied to clipboard
Turn off verbos
When extracting table name like:
Parser(sql).tables
getting verbos for all not supported queries like:
Not supported query type: CREATE OR REPLACE TABLE SILVER_
How can I turn it off?
@sfc-gh-ameimand : can you provide the full query that you're trying to parse?