This is an automated email from the ASF dual-hosted git repository.
erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from b6b6a75 Add Fanatics to companies that use Superset (#8344)
add 65a05ca [fix] make datasource names non-nullable (#8332)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 4 +++
superset/connectors/druid/models.py | 2 +-
superset/connectors/sqla/models.py | 2 +-
...807eac07_make_datasource_names_non_nullable.py} | 33 +++++++++++++---------
superset/models/core.py | 4 +--
tests/core_tests.py | 4 ++-
tests/db_engine_specs_test.py | 2 +-
tests/model_tests.py | 12 ++++----
tests/sqla_models_tests.py | 12 ++++++--
9 files changed, 48 insertions(+), 27 deletions(-)
copy superset/migrations/versions/{2591d77e9831_user_id.py =>
b6fa807eac07_make_datasource_names_non_nullable.py} (50%)