LICENSE
MANIFEST.in
README.md
RELEASE.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
jupyterlab_sql_editor/__init__.py
jupyterlab_sql_editor/_version.py
jupyterlab_sql_editor.egg-info/PKG-INFO
jupyterlab_sql_editor.egg-info/SOURCES.txt
jupyterlab_sql_editor.egg-info/dependency_links.txt
jupyterlab_sql_editor.egg-info/entry_points.txt
jupyterlab_sql_editor.egg-info/not-zip-safe
jupyterlab_sql_editor.egg-info/requires.txt
jupyterlab_sql_editor.egg-info/top_level.txt
jupyterlab_sql_editor/ipython/SparkSchemaWidget.py
jupyterlab_sql_editor/ipython/__init__.py
jupyterlab_sql_editor/ipython/balls_line.gif
jupyterlab_sql_editor/ipython/common.py
jupyterlab_sql_editor/ipython/spark_streaming_query.py
jupyterlab_sql_editor/ipython/sparkdf.py
jupyterlab_sql_editor/ipython_magic/__init__.py
jupyterlab_sql_editor/ipython_magic/common/__init__.py
jupyterlab_sql_editor/ipython_magic/common/base.py
jupyterlab_sql_editor/ipython_magic/common/export.py
jupyterlab_sql_editor/ipython_magic/sparksql/__init__.py
jupyterlab_sql_editor/ipython_magic/sparksql/main.py
jupyterlab_sql_editor/ipython_magic/sparksql/spark_export.py
jupyterlab_sql_editor/ipython_magic/sparksql/sparksql.py
jupyterlab_sql_editor/ipython_magic/trino/__init__.py
jupyterlab_sql_editor/ipython_magic/trino/main.py
jupyterlab_sql_editor/ipython_magic/trino/parser.py
jupyterlab_sql_editor/ipython_magic/trino/parser_test.py
jupyterlab_sql_editor/ipython_magic/trino/parsetab.py
jupyterlab_sql_editor/ipython_magic/trino/trino.py
jupyterlab_sql_editor/ipython_magic/trino/trino_export.py
jupyterlab_sql_editor/labextension/build_log.json
jupyterlab_sql_editor/labextension/package.json
jupyterlab_sql_editor/labextension/schemas/jupyterlab-sql-editor/package.json.orig
jupyterlab_sql_editor/labextension/schemas/jupyterlab-sql-editor/plugin.json
jupyterlab_sql_editor/labextension/static/lib_index_js.67b6c3715f795c58c5d6.js
jupyterlab_sql_editor/labextension/static/lib_index_js.67b6c3715f795c58c5d6.js.map
jupyterlab_sql_editor/labextension/static/remoteEntry.873ad610ca2bafd220d1.js
jupyterlab_sql_editor/labextension/static/remoteEntry.873ad610ca2bafd220d1.js.map
jupyterlab_sql_editor/labextension/static/style.js
jupyterlab_sql_editor/labextension/static/style_index_js.7a9353dfa84524daa532.js
jupyterlab_sql_editor/labextension/static/style_index_js.7a9353dfa84524daa532.js.map
jupyterlab_sql_editor/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.8ab7ecce559b1f364311.js
jupyterlab_sql_editor/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.8ab7ecce559b1f364311.js.map
jupyterlab_sql_editor/labextension/static/vendors-node_modules_sql-formatter_lib_index_js.1955e937c0ff0f3413ea.js
jupyterlab_sql_editor/labextension/static/vendors-node_modules_sql-formatter_lib_index_js.1955e937c0ff0f3413ea.js.map
overrides/sparksql-lsp.json
overrides/syntax_highlighting.json
overrides/trino-lsp.json
schema/plugin.json
src/constants.ts
src/formatter.ts
src/index.ts
src/utils.ts
style/base.css
style/index.css
style/index.js