This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 4.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 0cf21e9e04 fix: Open control with Simple tab selected when there is no
column selected (#30502)
new b3b960b9e8 fix: Pre-query normalization with custom SQL (#30389)
new fac8c123e3 fix: Unable to parse escaped tables (#30560)
new fb9a121e5e fix: Incorrect type in config.py (#30564)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/config.py | 5 +++++
superset/connectors/sqla/models.py | 4 ++--
superset/initialization/__init__.py | 5 +++++
3 files changed, 12 insertions(+), 2 deletions(-)