macbre / sql-metadata

Uses tokenized query returned by python-sqlparse and generates query metadata

Home Page:https://pypi.python.org/pypi/sql-metadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Oracle SQL Queries

absognety opened this issue · comments

Hi, I would like to know whether this python library is currently supporting Oracle based SQL query syntaxes? More appropriately, following is the version information

Oracle Database 19c Enterprise Edition Release 19.0.0.0.0

Thank you in advance!!

@macbre Please clarify my doubt above?

The library does support basic SQL syntax. You'd need to provide some examples of the custom Oracle SQL queries.