mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Adding upgrade instructions to docs
This commit is contained in:
@@ -174,3 +174,15 @@ Druid
|
||||
``Admin->Refresh Metadata`` menu item to populate
|
||||
|
||||
* Navigate to your datasources
|
||||
|
||||
Note that you can run the ``caravel refresh_druid`` command to refresh the
|
||||
metadata from your Druid cluster(s)
|
||||
|
||||
|
||||
Upgrading
|
||||
---------
|
||||
|
||||
Upgrading should be as straightforward as running::
|
||||
|
||||
pip install caravel --upgrade
|
||||
caravel db upgrade
|
||||
|
||||
Reference in New Issue
Block a user