You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2019/12/04 19:24:35 UTC

[incubator-superset] branch master updated (a94464b -> 5b934bb)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from a94464b  guard against duplicate columns in datasource save (#8712)
     add 5b934bb  Change column to longtext (#8739)

No new revisions were added by this update.

Summary of changes:
 superset/assets/src/SqlLab/actions/sqlLab.js       | 54 +++++++++++----------
 .../assets/src/SqlLab/reducers/getInitialState.js  | 56 +++++++++++-----------
 ...ea_change_table_schema_description_to_long_.py} | 34 +++++--------
 superset/models/sql_lab.py                         |  7 ++-
 4 files changed, 76 insertions(+), 75 deletions(-)
 copy superset/migrations/versions/{afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py => 89115a40e8ea_change_table_schema_description_to_long_.py} (57%)