mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[schema] Updating the base metric schema (#5453)
This commit is contained in:
@@ -32,6 +32,11 @@ which adds missing non-nullable fields and uniqueness constraints to the
|
||||
`columns`and `table_columns` tables. Depending on the integrity of the data,
|
||||
manual intervention may be required.
|
||||
|
||||
* [5453](https://github.com/apache/incubator-superset/pull/5453): a change
|
||||
which adds missing non-nullable fields and uniqueness constraints to the metrics
|
||||
and sql_metrics tables. Depending on the integrity of the data, manual
|
||||
intervention may be required.
|
||||
|
||||
## Superset 0.32.0
|
||||
|
||||
* `npm run backend-sync` is deprecated and no longer needed, will fail if called
|
||||
|
||||
Reference in New Issue
Block a user