superset/superset/sqllab
Daniel Vaz Gaspar 8dc6cbe206
fix(ci): mypy pre-commit issues (#27161)
2024-02-19 16:29:20 +00:00
..
__init__.py refactor sql_json view endpoint: move all logic from view to ExecuteSqlCommand (#16682) 2021-09-13 20:04:59 +03:00
api.py fix(ci): mypy pre-commit issues (#27161) 2024-02-19 16:29:20 +00:00
command_status.py refactor sql_json view endpoint: move all logic from view to ExecuteSqlCommand (#16682) 2021-09-13 20:04:59 +03:00
exceptions.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
execution_context_convertor.py fix(ci): mypy pre-commit issues (#27161) 2024-02-19 16:29:20 +00:00
limiting_factor.py fix: Python3.11 (str, Enum) issue (#24803) 2023-07-31 09:04:09 -07:00
query_render.py feat(sqlparse): improve table parsing (#26476) 2024-01-22 11:16:50 -05:00
schemas.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
sql_json_executer.py chore: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
sqllab_execution_context.py chore: use contextlib.surpress instead of passing on error (#24896) 2023-08-29 10:09:01 -06:00
utils.py fix(sqllab): invalid persisted tab state (#25308) 2023-09-19 15:58:34 -07:00
validators.py chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00