LICENSE
README.md
setup.py
component/__init__.py
component/definition.py
component/expression.py
component/identifier.py
component/option.py
component/reference.py
component/specification.py
mysqlparser.egg-info/PKG-INFO
mysqlparser.egg-info/SOURCES.txt
mysqlparser.egg-info/dependency_links.txt
mysqlparser.egg-info/not-zip-safe
mysqlparser.egg-info/top_level.txt
statement/__init__.py
statement/alter.py
statement/create.py
statement/delete.py
statement/drop.py
statement/explain.py
statement/insert.py
statement/rename.py
statement/replace.py
statement/select.py
statement/set.py
statement/show.py
statement/truncate.py
statement/update.py
statement/use.py