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/common.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.85d98d7680c8c5ca40e2.js
jupyterlab_sql_editor/labextension/static/lib_index_js.85d98d7680c8c5ca40e2.js.map
jupyterlab_sql_editor/labextension/static/remoteEntry.b001e5a5d2e539961670.js
jupyterlab_sql_editor/labextension/static/remoteEntry.b001e5a5d2e539961670.js.map
jupyterlab_sql_editor/labextension/static/style.js
jupyterlab_sql_editor/labextension/static/style_index_js.3eba74229f170c83c5fc.js
jupyterlab_sql_editor/labextension/static/style_index_js.3eba74229f170c83c5fc.js.map
jupyterlab_sql_editor/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.03a5d31e60d42186328a.js
jupyterlab_sql_editor/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.03a5d31e60d42186328a.js.map
jupyterlab_sql_editor/labextension/static/vendors-node_modules_sql-formatter_lib_index_js.92836bc79eb8b2072f28.js
jupyterlab_sql_editor/labextension/static/vendors-node_modules_sql-formatter_lib_index_js.92836bc79eb8b2072f28.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