This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from f3065a7 [database] Improve form and API validation for invalid URI
(#8240)
add 5d1bf42 [sql_json] Ensuring the request body is JSON encoded (#8256)
No new revisions were added by this update.
Summary of changes:
.../assets/cypress/integration/sqllab/query.js | 2 +-
.../spec/javascripts/sqllab/actions/sqlLab_spec.js | 2 +-
superset/assets/src/SqlLab/actions/sqlLab.js | 6 ++---
superset/views/core.py | 28 ++++++++++++----------
tests/base_tests.py | 14 +++++++----
tests/celery_tests.py | 14 +++++------
6 files changed, 36 insertions(+), 30 deletions(-)