This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch
enxdev/feat/enhance-database-modal-validation
in repository https://gitbox.apache.org/repos/asf/superset.git
from ad92ec683b wip: add validation loading state to SSH tunnel form fields
add a44b8a6cf0 feat(database): add SSH tunnel validation to database
parameters endpoint
No new revisions were added by this update.
Summary of changes:
.../databases/DatabaseModal/SSHTunnelForm.tsx | 2 +-
superset-frontend/src/views/CRUD/hooks.ts | 20 ++--
superset/commands/database/validate.py | 125 ++++++++++++++++++---
superset/databases/schemas.py | 18 +++
4 files changed, 139 insertions(+), 26 deletions(-)