diff --git a/_docs/latest/api.html b/_docs/latest/api.html index 477c70994..3f9a89e9c 100644 --- a/_docs/latest/api.html +++ b/_docs/latest/api.html @@ -14785,6 +14785,14 @@ "default" : false, "type" : "boolean" } + }, { + "in" : "query", + "name" : "reindex", + "required" : true, + "schema" : { + "default" : true, + "type" : "boolean" + } } ], "responses" : { "2XX" : { diff --git a/_docs/latest/configuring-metabase/appearance.md b/_docs/latest/configuring-metabase/appearance.md index 31c9eefc3..f5a34062c 100644 --- a/_docs/latest/configuring-metabase/appearance.md +++ b/_docs/latest/configuring-metabase/appearance.md @@ -67,7 +67,7 @@ You can customize the colors that Metabase uses throughout the app: ![Chart colors](./images/chart-colors.png) -You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don't bother ordering the colors here, as their order doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish. +You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish. Custom colors are unavailable for: diff --git a/_docs/v0.56/api.html b/_docs/v0.56/api.html index d97900b72..8b8a8b11a 100644 --- a/_docs/v0.56/api.html +++ b/_docs/v0.56/api.html @@ -14784,6 +14784,14 @@ "default" : false, "type" : "boolean" } + }, { + "in" : "query", + "name" : "reindex", + "required" : true, + "schema" : { + "default" : true, + "type" : "boolean" + } } ], "responses" : { "2XX" : { diff --git a/_docs/v0.56/configuring-metabase/appearance.md b/_docs/v0.56/configuring-metabase/appearance.md index a5dd99e18..5a866f5b8 100644 --- a/_docs/v0.56/configuring-metabase/appearance.md +++ b/_docs/v0.56/configuring-metabase/appearance.md @@ -65,7 +65,7 @@ You can customize the colors that Metabase uses throughout the app: ![Chart colors](./images/chart-colors.png) -You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don't bother ordering the colors here, as their order doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish. +You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish. Custom colors are unavailable for: diff --git a/_site/docs/latest/CONTRIBUTING.html b/_site/docs/latest/CONTRIBUTING.html index 208103d50..7b84adf3b 100644 --- a/_site/docs/latest/CONTRIBUTING.html +++ b/_site/docs/latest/CONTRIBUTING.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/actions/basic.html b/_site/docs/latest/actions/basic.html index 1079fb6fe..bf79aef13 100644 --- a/_site/docs/latest/actions/basic.html +++ b/_site/docs/latest/actions/basic.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/actions/custom.html b/_site/docs/latest/actions/custom.html index bc754dffa..0903b0450 100644 --- a/_site/docs/latest/actions/custom.html +++ b/_site/docs/latest/actions/custom.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/actions/introduction.html b/_site/docs/latest/actions/introduction.html index cc16a35fa..0e8ee8842 100644 --- a/_site/docs/latest/actions/introduction.html +++ b/_site/docs/latest/actions/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/actions/start.html b/_site/docs/latest/actions/start.html index 28e20b2b7..bbd6a9ef2 100644 --- a/_site/docs/latest/actions/start.html +++ b/_site/docs/latest/actions/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/ai/metabot.html b/_site/docs/latest/ai/metabot.html index 55d1eafb5..fe532febd 100644 --- a/_site/docs/latest/ai/metabot.html +++ b/_site/docs/latest/ai/metabot.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/ai/settings.html b/_site/docs/latest/ai/settings.html index a759f3ac4..40a87c819 100644 --- a/_site/docs/latest/ai/settings.html +++ b/_site/docs/latest/ai/settings.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/ai/start.html b/_site/docs/latest/ai/start.html index 3d3dc786e..ba51cc82c 100644 --- a/_site/docs/latest/ai/start.html +++ b/_site/docs/latest/ai/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/api.html b/_site/docs/latest/api.html index a5b6a1844..9de20de2e 100644 --- a/_site/docs/latest/api.html +++ b/_site/docs/latest/api.html @@ -14870,6 +14870,14 @@ "default" : false, "type" : "boolean" } + }, { + "in" : "query", + "name" : "reindex", + "required" : true, + "schema" : { + "default" : true, + "type" : "boolean" + } } ], "responses" : { "2XX" : { diff --git a/_site/docs/latest/cloud/accounts-and-billing.html b/_site/docs/latest/cloud/accounts-and-billing.html index 78317a853..e01ef9403 100644 --- a/_site/docs/latest/cloud/accounts-and-billing.html +++ b/_site/docs/latest/cloud/accounts-and-billing.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/change-region.html b/_site/docs/latest/cloud/change-region.html index 59b445581..21801c76c 100644 --- a/_site/docs/latest/cloud/change-region.html +++ b/_site/docs/latest/cloud/change-region.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/cloud-vs-self-hosting.html b/_site/docs/latest/cloud/cloud-vs-self-hosting.html index 0c7b00fc2..a523b778c 100644 --- a/_site/docs/latest/cloud/cloud-vs-self-hosting.html +++ b/_site/docs/latest/cloud/cloud-vs-self-hosting.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/custom-domain.html b/_site/docs/latest/cloud/custom-domain.html index 53366cd3f..c39045f32 100644 --- a/_site/docs/latest/cloud/custom-domain.html +++ b/_site/docs/latest/cloud/custom-domain.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/google-sheets.html b/_site/docs/latest/cloud/google-sheets.html index ac791505f..9539e7776 100644 --- a/_site/docs/latest/cloud/google-sheets.html +++ b/_site/docs/latest/cloud/google-sheets.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/how-billing-works.html b/_site/docs/latest/cloud/how-billing-works.html index 2eb048131..908193083 100644 --- a/_site/docs/latest/cloud/how-billing-works.html +++ b/_site/docs/latest/cloud/how-billing-works.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/ip-addresses-to-whitelist.html b/_site/docs/latest/cloud/ip-addresses-to-whitelist.html index aff91cf9c..0ad087d49 100644 --- a/_site/docs/latest/cloud/ip-addresses-to-whitelist.html +++ b/_site/docs/latest/cloud/ip-addresses-to-whitelist.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/limitations.html b/_site/docs/latest/cloud/limitations.html index 33de45267..eaa028383 100644 --- a/_site/docs/latest/cloud/limitations.html +++ b/_site/docs/latest/cloud/limitations.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/migrate/cloud-to-self-hosted.html b/_site/docs/latest/cloud/migrate/cloud-to-self-hosted.html index c17b57fca..75bfe038d 100644 --- a/_site/docs/latest/cloud/migrate/cloud-to-self-hosted.html +++ b/_site/docs/latest/cloud/migrate/cloud-to-self-hosted.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/migrate/guide-pre-50.html b/_site/docs/latest/cloud/migrate/guide-pre-50.html index 39f54f5f3..2b3768e84 100644 --- a/_site/docs/latest/cloud/migrate/guide-pre-50.html +++ b/_site/docs/latest/cloud/migrate/guide-pre-50.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/migrate/guide.html b/_site/docs/latest/cloud/migrate/guide.html index 5716f569f..df33ae1fb 100644 --- a/_site/docs/latest/cloud/migrate/guide.html +++ b/_site/docs/latest/cloud/migrate/guide.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/migrate/heroku.html b/_site/docs/latest/cloud/migrate/heroku.html index 385053ff9..dd51fe5c2 100644 --- a/_site/docs/latest/cloud/migrate/heroku.html +++ b/_site/docs/latest/cloud/migrate/heroku.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/start.html b/_site/docs/latest/cloud/start.html index eb2312c99..2994bdd67 100644 --- a/_site/docs/latest/cloud/start.html +++ b/_site/docs/latest/cloud/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/cloud/storage.html b/_site/docs/latest/cloud/storage.html index e4dbe757f..493568f0b 100644 --- a/_site/docs/latest/cloud/storage.html +++ b/_site/docs/latest/cloud/storage.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/appearance.html b/_site/docs/latest/configuring-metabase/appearance.html index 5bbf1c712..194a93947 100644 --- a/_site/docs/latest/configuring-metabase/appearance.html +++ b/_site/docs/latest/configuring-metabase/appearance.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4875,7 +4875,7 @@

Chart colors

Chart colors

-

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don’t bother ordering the colors here, as their order doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

+

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

Custom colors are unavailable for:

diff --git a/_site/docs/latest/configuring-metabase/caching.html b/_site/docs/latest/configuring-metabase/caching.html index 0210595c6..fd5eaa897 100644 --- a/_site/docs/latest/configuring-metabase/caching.html +++ b/_site/docs/latest/configuring-metabase/caching.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/config-file.html b/_site/docs/latest/configuring-metabase/config-file.html index fbe6c0c2d..71e697a80 100644 --- a/_site/docs/latest/configuring-metabase/config-file.html +++ b/_site/docs/latest/configuring-metabase/config-file.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/config-template.html b/_site/docs/latest/configuring-metabase/config-template.html index d08c4c07b..bf30e635e 100644 --- a/_site/docs/latest/configuring-metabase/config-template.html +++ b/_site/docs/latest/configuring-metabase/config-template.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/custom-maps.html b/_site/docs/latest/configuring-metabase/custom-maps.html index 6adb625da..7c24ee901 100644 --- a/_site/docs/latest/configuring-metabase/custom-maps.html +++ b/_site/docs/latest/configuring-metabase/custom-maps.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/customizing-jetty-webserver.html b/_site/docs/latest/configuring-metabase/customizing-jetty-webserver.html index 406dc251a..37eb9295f 100644 --- a/_site/docs/latest/configuring-metabase/customizing-jetty-webserver.html +++ b/_site/docs/latest/configuring-metabase/customizing-jetty-webserver.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/email.html b/_site/docs/latest/configuring-metabase/email.html index 739c5e150..af51ccca9 100644 --- a/_site/docs/latest/configuring-metabase/email.html +++ b/_site/docs/latest/configuring-metabase/email.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/environment-variables.html b/_site/docs/latest/configuring-metabase/environment-variables.html index 9df80cb36..5f29dec6c 100644 --- a/_site/docs/latest/configuring-metabase/environment-variables.html +++ b/_site/docs/latest/configuring-metabase/environment-variables.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/fonts.html b/_site/docs/latest/configuring-metabase/fonts.html index be3d24413..66c799d8f 100644 --- a/_site/docs/latest/configuring-metabase/fonts.html +++ b/_site/docs/latest/configuring-metabase/fonts.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/localization.html b/_site/docs/latest/configuring-metabase/localization.html index 49cd56fcf..b94e79b82 100644 --- a/_site/docs/latest/configuring-metabase/localization.html +++ b/_site/docs/latest/configuring-metabase/localization.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/log-configuration.html b/_site/docs/latest/configuring-metabase/log-configuration.html index 3b66a165e..a4f4c37f1 100644 --- a/_site/docs/latest/configuring-metabase/log-configuration.html +++ b/_site/docs/latest/configuring-metabase/log-configuration.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/setting-up-metabase.html b/_site/docs/latest/configuring-metabase/setting-up-metabase.html index ebdf24304..9035402c6 100644 --- a/_site/docs/latest/configuring-metabase/setting-up-metabase.html +++ b/_site/docs/latest/configuring-metabase/setting-up-metabase.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/settings.html b/_site/docs/latest/configuring-metabase/settings.html index 01bc627f7..479dc68ef 100644 --- a/_site/docs/latest/configuring-metabase/settings.html +++ b/_site/docs/latest/configuring-metabase/settings.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/slack.html b/_site/docs/latest/configuring-metabase/slack.html index 1b7a9bc63..444706dc5 100644 --- a/_site/docs/latest/configuring-metabase/slack.html +++ b/_site/docs/latest/configuring-metabase/slack.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/start.html b/_site/docs/latest/configuring-metabase/start.html index fe351c6ab..7d21a69fd 100644 --- a/_site/docs/latest/configuring-metabase/start.html +++ b/_site/docs/latest/configuring-metabase/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/timezones.html b/_site/docs/latest/configuring-metabase/timezones.html index ddcbbafd9..3997418be 100644 --- a/_site/docs/latest/configuring-metabase/timezones.html +++ b/_site/docs/latest/configuring-metabase/timezones.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/configuring-metabase/webhooks.html b/_site/docs/latest/configuring-metabase/webhooks.html index f74fa5eba..c94abfaed 100644 --- a/_site/docs/latest/configuring-metabase/webhooks.html +++ b/_site/docs/latest/configuring-metabase/webhooks.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/actions.html b/_site/docs/latest/dashboards/actions.html index 582b1d78d..8ca58a9f2 100644 --- a/_site/docs/latest/dashboards/actions.html +++ b/_site/docs/latest/dashboards/actions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/filters.html b/_site/docs/latest/dashboards/filters.html index c0dfcbdfa..6a9cc7433 100644 --- a/_site/docs/latest/dashboards/filters.html +++ b/_site/docs/latest/dashboards/filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/interactive.html b/_site/docs/latest/dashboards/interactive.html index 7224c8c27..2d50cee1f 100644 --- a/_site/docs/latest/dashboards/interactive.html +++ b/_site/docs/latest/dashboards/interactive.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/introduction.html b/_site/docs/latest/dashboards/introduction.html index 179a5e1d3..261cb5f95 100644 --- a/_site/docs/latest/dashboards/introduction.html +++ b/_site/docs/latest/dashboards/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/linked-filters.html b/_site/docs/latest/dashboards/linked-filters.html index a7201c38d..357ca48e0 100644 --- a/_site/docs/latest/dashboards/linked-filters.html +++ b/_site/docs/latest/dashboards/linked-filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/multiple-series.html b/_site/docs/latest/dashboards/multiple-series.html index aeced1dcd..d365283ad 100644 --- a/_site/docs/latest/dashboards/multiple-series.html +++ b/_site/docs/latest/dashboards/multiple-series.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/start.html b/_site/docs/latest/dashboards/start.html index 599376d28..29439109f 100644 --- a/_site/docs/latest/dashboards/start.html +++ b/_site/docs/latest/dashboards/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/dashboards/subscriptions.html b/_site/docs/latest/dashboards/subscriptions.html index 044125e53..8506f71c7 100644 --- a/_site/docs/latest/dashboards/subscriptions.html +++ b/_site/docs/latest/dashboards/subscriptions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/formatting.html b/_site/docs/latest/data-modeling/formatting.html index ba8f2977b..46e0c66ea 100644 --- a/_site/docs/latest/data-modeling/formatting.html +++ b/_site/docs/latest/data-modeling/formatting.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/json-unfolding.html b/_site/docs/latest/data-modeling/json-unfolding.html index 3cc006b0d..7ee19bd98 100644 --- a/_site/docs/latest/data-modeling/json-unfolding.html +++ b/_site/docs/latest/data-modeling/json-unfolding.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/legacy-metrics.html b/_site/docs/latest/data-modeling/legacy-metrics.html index 831ce4618..0d5c1036b 100644 --- a/_site/docs/latest/data-modeling/legacy-metrics.html +++ b/_site/docs/latest/data-modeling/legacy-metrics.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/metadata-editing.html b/_site/docs/latest/data-modeling/metadata-editing.html index 410be45b0..3af1a3d68 100644 --- a/_site/docs/latest/data-modeling/metadata-editing.html +++ b/_site/docs/latest/data-modeling/metadata-editing.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/metrics.html b/_site/docs/latest/data-modeling/metrics.html index 78c2c5ce1..3b6613d0d 100644 --- a/_site/docs/latest/data-modeling/metrics.html +++ b/_site/docs/latest/data-modeling/metrics.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/model-persistence.html b/_site/docs/latest/data-modeling/model-persistence.html index e72bd060d..0e99b3123 100644 --- a/_site/docs/latest/data-modeling/model-persistence.html +++ b/_site/docs/latest/data-modeling/model-persistence.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/models.html b/_site/docs/latest/data-modeling/models.html index e2e298f5d..bfb4c2efc 100644 --- a/_site/docs/latest/data-modeling/models.html +++ b/_site/docs/latest/data-modeling/models.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/segments.html b/_site/docs/latest/data-modeling/segments.html index 9ce428d68..da8c890be 100644 --- a/_site/docs/latest/data-modeling/segments.html +++ b/_site/docs/latest/data-modeling/segments.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/semantic-types.html b/_site/docs/latest/data-modeling/semantic-types.html index fcc5d72a9..d813a0f41 100644 --- a/_site/docs/latest/data-modeling/semantic-types.html +++ b/_site/docs/latest/data-modeling/semantic-types.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/data-modeling/start.html b/_site/docs/latest/data-modeling/start.html index ce7aa0bef..8d56bb25f 100644 --- a/_site/docs/latest/data-modeling/start.html +++ b/_site/docs/latest/data-modeling/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connecting.html b/_site/docs/latest/databases/connecting.html index d06070a7b..4656e608e 100644 --- a/_site/docs/latest/databases/connecting.html +++ b/_site/docs/latest/databases/connecting.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/athena.html b/_site/docs/latest/databases/connections/athena.html index 6b523cf57..208a33a54 100644 --- a/_site/docs/latest/databases/connections/athena.html +++ b/_site/docs/latest/databases/connections/athena.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/aws-rds.html b/_site/docs/latest/databases/connections/aws-rds.html index 1fb8e18fe..39895b7ec 100644 --- a/_site/docs/latest/databases/connections/aws-rds.html +++ b/_site/docs/latest/databases/connections/aws-rds.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/bigquery.html b/_site/docs/latest/databases/connections/bigquery.html index f98eeffdb..601b2692c 100644 --- a/_site/docs/latest/databases/connections/bigquery.html +++ b/_site/docs/latest/databases/connections/bigquery.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/clickhouse.html b/_site/docs/latest/databases/connections/clickhouse.html index 14bc981bc..0dc75d36c 100644 --- a/_site/docs/latest/databases/connections/clickhouse.html +++ b/_site/docs/latest/databases/connections/clickhouse.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/databricks.html b/_site/docs/latest/databases/connections/databricks.html index c29cbe480..e8fe8fc44 100644 --- a/_site/docs/latest/databases/connections/databricks.html +++ b/_site/docs/latest/databases/connections/databricks.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/druid.html b/_site/docs/latest/databases/connections/druid.html index 10c7a6b2a..4868272fb 100644 --- a/_site/docs/latest/databases/connections/druid.html +++ b/_site/docs/latest/databases/connections/druid.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/mariadb.html b/_site/docs/latest/databases/connections/mariadb.html index 0769757d0..151b1aa64 100644 --- a/_site/docs/latest/databases/connections/mariadb.html +++ b/_site/docs/latest/databases/connections/mariadb.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/mongodb.html b/_site/docs/latest/databases/connections/mongodb.html index 540db53b2..bec3fc959 100644 --- a/_site/docs/latest/databases/connections/mongodb.html +++ b/_site/docs/latest/databases/connections/mongodb.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/mysql.html b/_site/docs/latest/databases/connections/mysql.html index 06269c18a..ea0a7525a 100644 --- a/_site/docs/latest/databases/connections/mysql.html +++ b/_site/docs/latest/databases/connections/mysql.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/oracle.html b/_site/docs/latest/databases/connections/oracle.html index 8b9860115..4666e6da9 100644 --- a/_site/docs/latest/databases/connections/oracle.html +++ b/_site/docs/latest/databases/connections/oracle.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/postgresql.html b/_site/docs/latest/databases/connections/postgresql.html index c13cf67bd..ce2bc11ca 100644 --- a/_site/docs/latest/databases/connections/postgresql.html +++ b/_site/docs/latest/databases/connections/postgresql.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/presto.html b/_site/docs/latest/databases/connections/presto.html index 5b3b135da..8358092ba 100644 --- a/_site/docs/latest/databases/connections/presto.html +++ b/_site/docs/latest/databases/connections/presto.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/redshift.html b/_site/docs/latest/databases/connections/redshift.html index be6d6196e..3675282b5 100644 --- a/_site/docs/latest/databases/connections/redshift.html +++ b/_site/docs/latest/databases/connections/redshift.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/snowflake.html b/_site/docs/latest/databases/connections/snowflake.html index 2820a1136..7099c7e79 100644 --- a/_site/docs/latest/databases/connections/snowflake.html +++ b/_site/docs/latest/databases/connections/snowflake.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/sparksql.html b/_site/docs/latest/databases/connections/sparksql.html index 14ec303d0..915b9439d 100644 --- a/_site/docs/latest/databases/connections/sparksql.html +++ b/_site/docs/latest/databases/connections/sparksql.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/sql-server.html b/_site/docs/latest/databases/connections/sql-server.html index 570ec8e09..316aa6b87 100644 --- a/_site/docs/latest/databases/connections/sql-server.html +++ b/_site/docs/latest/databases/connections/sql-server.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/sqlite.html b/_site/docs/latest/databases/connections/sqlite.html index ba2da0eed..3d0c480c1 100644 --- a/_site/docs/latest/databases/connections/sqlite.html +++ b/_site/docs/latest/databases/connections/sqlite.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/starburst.html b/_site/docs/latest/databases/connections/starburst.html index d552aa6af..88cf5462f 100644 --- a/_site/docs/latest/databases/connections/starburst.html +++ b/_site/docs/latest/databases/connections/starburst.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/connections/vertica.html b/_site/docs/latest/databases/connections/vertica.html index e65c5e600..5d9005865 100644 --- a/_site/docs/latest/databases/connections/vertica.html +++ b/_site/docs/latest/databases/connections/vertica.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/danger-zone.html b/_site/docs/latest/databases/danger-zone.html index ab1b13a80..8ba197a06 100644 --- a/_site/docs/latest/databases/danger-zone.html +++ b/_site/docs/latest/databases/danger-zone.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/encrypting-details-at-rest.html b/_site/docs/latest/databases/encrypting-details-at-rest.html index 842016091..34d58259e 100644 --- a/_site/docs/latest/databases/encrypting-details-at-rest.html +++ b/_site/docs/latest/databases/encrypting-details-at-rest.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/ssh-tunnel.html b/_site/docs/latest/databases/ssh-tunnel.html index b5df3f851..d77fc8e7c 100644 --- a/_site/docs/latest/databases/ssh-tunnel.html +++ b/_site/docs/latest/databases/ssh-tunnel.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/ssl-certificates.html b/_site/docs/latest/databases/ssl-certificates.html index 27e52fe85..43e81763f 100644 --- a/_site/docs/latest/databases/ssl-certificates.html +++ b/_site/docs/latest/databases/ssl-certificates.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/start.html b/_site/docs/latest/databases/start.html index c20622679..50310ab0b 100644 --- a/_site/docs/latest/databases/start.html +++ b/_site/docs/latest/databases/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/sync-scan.html b/_site/docs/latest/databases/sync-scan.html index 9dda6663a..a88846095 100644 --- a/_site/docs/latest/databases/sync-scan.html +++ b/_site/docs/latest/databases/sync-scan.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/uploads.html b/_site/docs/latest/databases/uploads.html index 49be47a16..b2556bdb9 100644 --- a/_site/docs/latest/databases/uploads.html +++ b/_site/docs/latest/databases/uploads.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/databases/users-roles-privileges.html b/_site/docs/latest/databases/users-roles-privileges.html index b419db7b5..6c028aa57 100644 --- a/_site/docs/latest/databases/users-roles-privileges.html +++ b/_site/docs/latest/databases/users-roles-privileges.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/api-changelog.html b/_site/docs/latest/developers-guide/api-changelog.html index cca439158..0724e9308 100644 --- a/_site/docs/latest/developers-guide/api-changelog.html +++ b/_site/docs/latest/developers-guide/api-changelog.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/build.html b/_site/docs/latest/developers-guide/build.html index 85a42e60c..1270d0ff9 100644 --- a/_site/docs/latest/developers-guide/build.html +++ b/_site/docs/latest/developers-guide/build.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/clojure.html b/_site/docs/latest/developers-guide/clojure.html index 28ef37fc8..4df148e06 100644 --- a/_site/docs/latest/developers-guide/clojure.html +++ b/_site/docs/latest/developers-guide/clojure.html @@ -197,7 +197,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/code-reviews.html b/_site/docs/latest/developers-guide/code-reviews.html index 1e16bb7f0..1afb31841 100644 --- a/_site/docs/latest/developers-guide/code-reviews.html +++ b/_site/docs/latest/developers-guide/code-reviews.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/community-drivers.html b/_site/docs/latest/developers-guide/community-drivers.html index d1e664ea8..c05925cb0 100644 --- a/_site/docs/latest/developers-guide/community-drivers.html +++ b/_site/docs/latest/developers-guide/community-drivers.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/dev-branch-docker.html b/_site/docs/latest/developers-guide/dev-branch-docker.html index 06ed93bee..3d76b2219 100644 --- a/_site/docs/latest/developers-guide/dev-branch-docker.html +++ b/_site/docs/latest/developers-guide/dev-branch-docker.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/devenv.html b/_site/docs/latest/developers-guide/devenv.html index ee2891d9f..b571aef21 100644 --- a/_site/docs/latest/developers-guide/devenv.html +++ b/_site/docs/latest/developers-guide/devenv.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/docs.html b/_site/docs/latest/developers-guide/docs.html index 220936358..6efabe626 100644 --- a/_site/docs/latest/developers-guide/docs.html +++ b/_site/docs/latest/developers-guide/docs.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/driver-changelog.html b/_site/docs/latest/developers-guide/driver-changelog.html index 0b5b02168..f3953e24f 100644 --- a/_site/docs/latest/developers-guide/driver-changelog.html +++ b/_site/docs/latest/developers-guide/driver-changelog.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/drivers/basics.html b/_site/docs/latest/developers-guide/drivers/basics.html index 37685677b..d98792673 100644 --- a/_site/docs/latest/developers-guide/drivers/basics.html +++ b/_site/docs/latest/developers-guide/drivers/basics.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/drivers/driver-tests.html b/_site/docs/latest/developers-guide/drivers/driver-tests.html index 2fcb5b857..a26503e58 100644 --- a/_site/docs/latest/developers-guide/drivers/driver-tests.html +++ b/_site/docs/latest/developers-guide/drivers/driver-tests.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/drivers/multimethods.html b/_site/docs/latest/developers-guide/drivers/multimethods.html index 676255c77..fa3dbd11d 100644 --- a/_site/docs/latest/developers-guide/drivers/multimethods.html +++ b/_site/docs/latest/developers-guide/drivers/multimethods.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/drivers/plugins.html b/_site/docs/latest/developers-guide/drivers/plugins.html index 1dd076d43..368a2ffcb 100644 --- a/_site/docs/latest/developers-guide/drivers/plugins.html +++ b/_site/docs/latest/developers-guide/drivers/plugins.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/drivers/start.html b/_site/docs/latest/developers-guide/drivers/start.html index 62578297c..76dfb989b 100644 --- a/_site/docs/latest/developers-guide/drivers/start.html +++ b/_site/docs/latest/developers-guide/drivers/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/e2e-tests.html b/_site/docs/latest/developers-guide/e2e-tests.html index 375bc14fb..dfbf9a13e 100644 --- a/_site/docs/latest/developers-guide/e2e-tests.html +++ b/_site/docs/latest/developers-guide/e2e-tests.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/emacs.html b/_site/docs/latest/developers-guide/emacs.html index 17a2b4abd..3dcd1174d 100644 --- a/_site/docs/latest/developers-guide/emacs.html +++ b/_site/docs/latest/developers-guide/emacs.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/frontend.html b/_site/docs/latest/developers-guide/frontend.html index 2f27831c8..f6c80186d 100644 --- a/_site/docs/latest/developers-guide/frontend.html +++ b/_site/docs/latest/developers-guide/frontend.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/internationalization.html b/_site/docs/latest/developers-guide/internationalization.html index 98908b4d5..68e5d37d9 100644 --- a/_site/docs/latest/developers-guide/internationalization.html +++ b/_site/docs/latest/developers-guide/internationalization.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/mage.html b/_site/docs/latest/developers-guide/mage.html index 4691e2711..b2583e055 100644 --- a/_site/docs/latest/developers-guide/mage.html +++ b/_site/docs/latest/developers-guide/mage.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/mbql-library-changelog.html b/_site/docs/latest/developers-guide/mbql-library-changelog.html index 4a08d8ba3..e1c6d0539 100644 --- a/_site/docs/latest/developers-guide/mbql-library-changelog.html +++ b/_site/docs/latest/developers-guide/mbql-library-changelog.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/security-token-scanner.html b/_site/docs/latest/developers-guide/security-token-scanner.html index ed96f8a07..5c43dd87c 100644 --- a/_site/docs/latest/developers-guide/security-token-scanner.html +++ b/_site/docs/latest/developers-guide/security-token-scanner.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/start.html b/_site/docs/latest/developers-guide/start.html index b7338498d..266fab19e 100644 --- a/_site/docs/latest/developers-guide/start.html +++ b/_site/docs/latest/developers-guide/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/versioning.html b/_site/docs/latest/developers-guide/versioning.html index e4abe1e38..3b075b4ea 100644 --- a/_site/docs/latest/developers-guide/versioning.html +++ b/_site/docs/latest/developers-guide/versioning.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/visual-studio-code.html b/_site/docs/latest/developers-guide/visual-studio-code.html index ccc330457..b6caa6719 100644 --- a/_site/docs/latest/developers-guide/visual-studio-code.html +++ b/_site/docs/latest/developers-guide/visual-studio-code.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/developers-guide/visual-tests.html b/_site/docs/latest/developers-guide/visual-tests.html index a41ad9b02..1ef3ee76e 100644 --- a/_site/docs/latest/developers-guide/visual-tests.html +++ b/_site/docs/latest/developers-guide/visual-tests.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/embedded-analytics-js.html b/_site/docs/latest/embedding/embedded-analytics-js.html index b8073da3f..1c887104e 100644 --- a/_site/docs/latest/embedding/embedded-analytics-js.html +++ b/_site/docs/latest/embedding/embedded-analytics-js.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4831,7 +4831,7 @@

Embedded analytics JS

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/interactive-embedding-quick-start-guide.html b/_site/docs/latest/embedding/interactive-embedding-quick-start-guide.html index 08d5897f9..d9a9f8abd 100644 --- a/_site/docs/latest/embedding/interactive-embedding-quick-start-guide.html +++ b/_site/docs/latest/embedding/interactive-embedding-quick-start-guide.html @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4813,7 +4813,7 @@

Interactive embedding quickstart

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/interactive-embedding.html b/_site/docs/latest/embedding/interactive-embedding.html index b15a6d11c..769b04bfe 100644 --- a/_site/docs/latest/embedding/interactive-embedding.html +++ b/_site/docs/latest/embedding/interactive-embedding.html @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4829,7 +4829,7 @@

Interactive embedding

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/interactive-ui-components.html b/_site/docs/latest/embedding/interactive-ui-components.html index 52d83c8ec..587ae6ef9 100644 --- a/_site/docs/latest/embedding/interactive-ui-components.html +++ b/_site/docs/latest/embedding/interactive-ui-components.html @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/introduction.html b/_site/docs/latest/embedding/introduction.html index 65699dd26..6d48be463 100644 --- a/_site/docs/latest/embedding/introduction.html +++ b/_site/docs/latest/embedding/introduction.html @@ -52,7 +52,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4811,7 +4811,7 @@

Embedding introduction

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/public-links.html b/_site/docs/latest/embedding/public-links.html index d6e6af7fd..973d6887e 100644 --- a/_site/docs/latest/embedding/public-links.html +++ b/_site/docs/latest/embedding/public-links.html @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/ai-chat.html b/_site/docs/latest/embedding/sdk/ai-chat.html index 168917004..b88c12cc9 100644 --- a/_site/docs/latest/embedding/sdk/ai-chat.html +++ b/_site/docs/latest/embedding/sdk/ai-chat.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/appearance.html b/_site/docs/latest/embedding/sdk/appearance.html index 6166995ed..103faf7a6 100644 --- a/_site/docs/latest/embedding/sdk/appearance.html +++ b/_site/docs/latest/embedding/sdk/appearance.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/authentication.html b/_site/docs/latest/embedding/sdk/authentication.html index 248fa5d0d..1e5fcfa37 100644 --- a/_site/docs/latest/embedding/sdk/authentication.html +++ b/_site/docs/latest/embedding/sdk/authentication.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/collections.html b/_site/docs/latest/embedding/sdk/collections.html index 9cffab02c..46ee46e56 100644 --- a/_site/docs/latest/embedding/sdk/collections.html +++ b/_site/docs/latest/embedding/sdk/collections.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/config.html b/_site/docs/latest/embedding/sdk/config.html index 871fb97e4..50b903437 100644 --- a/_site/docs/latest/embedding/sdk/config.html +++ b/_site/docs/latest/embedding/sdk/config.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/dashboards.html b/_site/docs/latest/embedding/sdk/dashboards.html index 4fba88d3c..2a4411889 100644 --- a/_site/docs/latest/embedding/sdk/dashboards.html +++ b/_site/docs/latest/embedding/sdk/dashboards.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/introduction.html b/_site/docs/latest/embedding/sdk/introduction.html index 0f92a561b..5e492571b 100644 --- a/_site/docs/latest/embedding/sdk/introduction.html +++ b/_site/docs/latest/embedding/sdk/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/next-js.html b/_site/docs/latest/embedding/sdk/next-js.html index b30734090..dc0d561e3 100644 --- a/_site/docs/latest/embedding/sdk/next-js.html +++ b/_site/docs/latest/embedding/sdk/next-js.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/plugins.html b/_site/docs/latest/embedding/sdk/plugins.html index c736170c2..0c32dcb7a 100644 --- a/_site/docs/latest/embedding/sdk/plugins.html +++ b/_site/docs/latest/embedding/sdk/plugins.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/questions.html b/_site/docs/latest/embedding/sdk/questions.html index 413e6b7d2..c11bbacdb 100644 --- a/_site/docs/latest/embedding/sdk/questions.html +++ b/_site/docs/latest/embedding/sdk/questions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/quickstart-cli.html b/_site/docs/latest/embedding/sdk/quickstart-cli.html index 5929719ed..2ec7b3f84 100644 --- a/_site/docs/latest/embedding/sdk/quickstart-cli.html +++ b/_site/docs/latest/embedding/sdk/quickstart-cli.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/quickstart-with-sample-app.html b/_site/docs/latest/embedding/sdk/quickstart-with-sample-app.html index 731d1a77b..2bb6e9b30 100644 --- a/_site/docs/latest/embedding/sdk/quickstart-with-sample-app.html +++ b/_site/docs/latest/embedding/sdk/quickstart-with-sample-app.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/quickstart.html b/_site/docs/latest/embedding/sdk/quickstart.html index 7aafe7180..93a648054 100644 --- a/_site/docs/latest/embedding/sdk/quickstart.html +++ b/_site/docs/latest/embedding/sdk/quickstart.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/upgrade.html b/_site/docs/latest/embedding/sdk/upgrade.html index c0d1c107b..28a8f651e 100644 --- a/_site/docs/latest/embedding/sdk/upgrade.html +++ b/_site/docs/latest/embedding/sdk/upgrade.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/sdk/version.html b/_site/docs/latest/embedding/sdk/version.html index 3ae8b8cd1..e92abca78 100644 --- a/_site/docs/latest/embedding/sdk/version.html +++ b/_site/docs/latest/embedding/sdk/version.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/securing-embeds.html b/_site/docs/latest/embedding/securing-embeds.html index 1066b0c84..5f0ed3b36 100644 --- a/_site/docs/latest/embedding/securing-embeds.html +++ b/_site/docs/latest/embedding/securing-embeds.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/start.html b/_site/docs/latest/embedding/start.html index 8be574929..19b32492d 100644 --- a/_site/docs/latest/embedding/start.html +++ b/_site/docs/latest/embedding/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/embedding/static-embedding-parameters.html b/_site/docs/latest/embedding/static-embedding-parameters.html index d74fb8b0f..cacb9c60d 100644 --- a/_site/docs/latest/embedding/static-embedding-parameters.html +++ b/_site/docs/latest/embedding/static-embedding-parameters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4811,7 +4811,7 @@

Parameters for static embeds

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/static-embedding.html b/_site/docs/latest/embedding/static-embedding.html index d5d0049fc..4efc1cebe 100644 --- a/_site/docs/latest/embedding/static-embedding.html +++ b/_site/docs/latest/embedding/static-embedding.html @@ -52,7 +52,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4809,7 +4809,7 @@

Static embedding

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/latest/embedding/translations.html b/_site/docs/latest/embedding/translations.html index a37dd4051..53d6bc664 100644 --- a/_site/docs/latest/embedding/translations.html +++ b/_site/docs/latest/embedding/translations.html @@ -187,7 +187,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/collections.html b/_site/docs/latest/exploration-and-organization/collections.html index 5d3946c8c..369f452cf 100644 --- a/_site/docs/latest/exploration-and-organization/collections.html +++ b/_site/docs/latest/exploration-and-organization/collections.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/content-verification.html b/_site/docs/latest/exploration-and-organization/content-verification.html index 9ff757b10..11a55b624 100644 --- a/_site/docs/latest/exploration-and-organization/content-verification.html +++ b/_site/docs/latest/exploration-and-organization/content-verification.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/data-model-reference.html b/_site/docs/latest/exploration-and-organization/data-model-reference.html index 85e81f66d..8c81d40e9 100644 --- a/_site/docs/latest/exploration-and-organization/data-model-reference.html +++ b/_site/docs/latest/exploration-and-organization/data-model-reference.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/delete-and-restore.html b/_site/docs/latest/exploration-and-organization/delete-and-restore.html index 1e0485a33..9f614547a 100644 --- a/_site/docs/latest/exploration-and-organization/delete-and-restore.html +++ b/_site/docs/latest/exploration-and-organization/delete-and-restore.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/events-and-timelines.html b/_site/docs/latest/exploration-and-organization/events-and-timelines.html index fa6b17025..33f8ee3da 100644 --- a/_site/docs/latest/exploration-and-organization/events-and-timelines.html +++ b/_site/docs/latest/exploration-and-organization/events-and-timelines.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/exploration.html b/_site/docs/latest/exploration-and-organization/exploration.html index 5536306fa..263e1c3de 100644 --- a/_site/docs/latest/exploration-and-organization/exploration.html +++ b/_site/docs/latest/exploration-and-organization/exploration.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/history.html b/_site/docs/latest/exploration-and-organization/history.html index 2034e75a2..8058a902c 100644 --- a/_site/docs/latest/exploration-and-organization/history.html +++ b/_site/docs/latest/exploration-and-organization/history.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/keyboard-shortcuts.html b/_site/docs/latest/exploration-and-organization/keyboard-shortcuts.html index 889e42961..9f77b2b84 100644 --- a/_site/docs/latest/exploration-and-organization/keyboard-shortcuts.html +++ b/_site/docs/latest/exploration-and-organization/keyboard-shortcuts.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/start.html b/_site/docs/latest/exploration-and-organization/start.html index eb221e174..2566920fd 100644 --- a/_site/docs/latest/exploration-and-organization/start.html +++ b/_site/docs/latest/exploration-and-organization/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/uploads.html b/_site/docs/latest/exploration-and-organization/uploads.html index 60ee68d46..66cc05e0d 100644 --- a/_site/docs/latest/exploration-and-organization/uploads.html +++ b/_site/docs/latest/exploration-and-organization/uploads.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/exploration-and-organization/x-rays.html b/_site/docs/latest/exploration-and-organization/x-rays.html index 63ffec249..5fc9d6afe 100644 --- a/_site/docs/latest/exploration-and-organization/x-rays.html +++ b/_site/docs/latest/exploration-and-organization/x-rays.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/index.html b/_site/docs/latest/index.html index 25758c52a..fa458d167 100644 --- a/_site/docs/latest/index.html +++ b/_site/docs/latest/index.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/accessibility.html b/_site/docs/latest/installation-and-operation/accessibility.html index 6cb33638e..f19e43fa3 100644 --- a/_site/docs/latest/installation-and-operation/accessibility.html +++ b/_site/docs/latest/installation-and-operation/accessibility.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/activating-the-enterprise-edition.html b/_site/docs/latest/installation-and-operation/activating-the-enterprise-edition.html index 052cf6ade..8a3365b2e 100644 --- a/_site/docs/latest/installation-and-operation/activating-the-enterprise-edition.html +++ b/_site/docs/latest/installation-and-operation/activating-the-enterprise-edition.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/backing-up-metabase-application-data.html b/_site/docs/latest/installation-and-operation/backing-up-metabase-application-data.html index b015bce70..7bb2ef5fd 100644 --- a/_site/docs/latest/installation-and-operation/backing-up-metabase-application-data.html +++ b/_site/docs/latest/installation-and-operation/backing-up-metabase-application-data.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/commands.html b/_site/docs/latest/installation-and-operation/commands.html index dfa474144..698b71965 100644 --- a/_site/docs/latest/installation-and-operation/commands.html +++ b/_site/docs/latest/installation-and-operation/commands.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/configuring-application-database.html b/_site/docs/latest/installation-and-operation/configuring-application-database.html index 37ab17659..f2a2c308a 100644 --- a/_site/docs/latest/installation-and-operation/configuring-application-database.html +++ b/_site/docs/latest/installation-and-operation/configuring-application-database.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/creating-RDS-database-on-AWS.html b/_site/docs/latest/installation-and-operation/creating-RDS-database-on-AWS.html index 8aa456f9a..2a7e25a34 100644 --- a/_site/docs/latest/installation-and-operation/creating-RDS-database-on-AWS.html +++ b/_site/docs/latest/installation-and-operation/creating-RDS-database-on-AWS.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/development-instance.html b/_site/docs/latest/installation-and-operation/development-instance.html index f5e2a519a..6dccc23e4 100644 --- a/_site/docs/latest/installation-and-operation/development-instance.html +++ b/_site/docs/latest/installation-and-operation/development-instance.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/information-collection.html b/_site/docs/latest/installation-and-operation/information-collection.html index 13149918b..eb0227d36 100644 --- a/_site/docs/latest/installation-and-operation/information-collection.html +++ b/_site/docs/latest/installation-and-operation/information-collection.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/installing-metabase.html b/_site/docs/latest/installation-and-operation/installing-metabase.html index da2ecd0f0..29d919f08 100644 --- a/_site/docs/latest/installation-and-operation/installing-metabase.html +++ b/_site/docs/latest/installation-and-operation/installing-metabase.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/migrating-from-h2.html b/_site/docs/latest/installation-and-operation/migrating-from-h2.html index b66ea041b..bcb8ead55 100644 --- a/_site/docs/latest/installation-and-operation/migrating-from-h2.html +++ b/_site/docs/latest/installation-and-operation/migrating-from-h2.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/monitoring-metabase.html b/_site/docs/latest/installation-and-operation/monitoring-metabase.html index fef6a0998..8522bfa4f 100644 --- a/_site/docs/latest/installation-and-operation/monitoring-metabase.html +++ b/_site/docs/latest/installation-and-operation/monitoring-metabase.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/observability-with-prometheus.html b/_site/docs/latest/installation-and-operation/observability-with-prometheus.html index 54bae9d43..892e39157 100644 --- a/_site/docs/latest/installation-and-operation/observability-with-prometheus.html +++ b/_site/docs/latest/installation-and-operation/observability-with-prometheus.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/privacy.html b/_site/docs/latest/installation-and-operation/privacy.html index a38911717..6a28c59c5 100644 --- a/_site/docs/latest/installation-and-operation/privacy.html +++ b/_site/docs/latest/installation-and-operation/privacy.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-metabase-as-service.html b/_site/docs/latest/installation-and-operation/running-metabase-as-service.html index fa8ec1b5e..fad1a5ac6 100644 --- a/_site/docs/latest/installation-and-operation/running-metabase-as-service.html +++ b/_site/docs/latest/installation-and-operation/running-metabase-as-service.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-metabase-on-azure.html b/_site/docs/latest/installation-and-operation/running-metabase-on-azure.html index 8c78318f6..cc0312409 100644 --- a/_site/docs/latest/installation-and-operation/running-metabase-on-azure.html +++ b/_site/docs/latest/installation-and-operation/running-metabase-on-azure.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-metabase-on-docker.html b/_site/docs/latest/installation-and-operation/running-metabase-on-docker.html index 87d887b90..ae27a6926 100644 --- a/_site/docs/latest/installation-and-operation/running-metabase-on-docker.html +++ b/_site/docs/latest/installation-and-operation/running-metabase-on-docker.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-metabase-on-elastic-beanstalk.html b/_site/docs/latest/installation-and-operation/running-metabase-on-elastic-beanstalk.html index 62c978637..69286730e 100644 --- a/_site/docs/latest/installation-and-operation/running-metabase-on-elastic-beanstalk.html +++ b/_site/docs/latest/installation-and-operation/running-metabase-on-elastic-beanstalk.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-metabase-on-podman.html b/_site/docs/latest/installation-and-operation/running-metabase-on-podman.html index 7147c7936..6de865cc5 100644 --- a/_site/docs/latest/installation-and-operation/running-metabase-on-podman.html +++ b/_site/docs/latest/installation-and-operation/running-metabase-on-podman.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/running-the-metabase-jar-file.html b/_site/docs/latest/installation-and-operation/running-the-metabase-jar-file.html index 8a02e7077..41c46c147 100644 --- a/_site/docs/latest/installation-and-operation/running-the-metabase-jar-file.html +++ b/_site/docs/latest/installation-and-operation/running-the-metabase-jar-file.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/serialization.html b/_site/docs/latest/installation-and-operation/serialization.html index 25cb12499..986f2a87f 100644 --- a/_site/docs/latest/installation-and-operation/serialization.html +++ b/_site/docs/latest/installation-and-operation/serialization.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/start.html b/_site/docs/latest/installation-and-operation/start.html index 412d3a613..14355bd13 100644 --- a/_site/docs/latest/installation-and-operation/start.html +++ b/_site/docs/latest/installation-and-operation/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/supported-browsers.html b/_site/docs/latest/installation-and-operation/supported-browsers.html index be3ddd1ee..87f79ca7c 100644 --- a/_site/docs/latest/installation-and-operation/supported-browsers.html +++ b/_site/docs/latest/installation-and-operation/supported-browsers.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/installation-and-operation/upgrading-metabase.html b/_site/docs/latest/installation-and-operation/upgrading-metabase.html index 092f768ef..2da8dd62a 100644 --- a/_site/docs/latest/installation-and-operation/upgrading-metabase.html +++ b/_site/docs/latest/installation-and-operation/upgrading-metabase.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/paid-features/index.html b/_site/docs/latest/paid-features/index.html index b63af79c6..f313cd7ab 100644 --- a/_site/docs/latest/paid-features/index.html +++ b/_site/docs/latest/paid-features/index.html @@ -54,7 +54,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4812,7 +4812,7 @@
Other resources

Pro and Enterprise features

-

This page lists the paid features included with the Enterprise Edition of Metabase used in both the Pro and Enterprise plans. See Pricing.

+

This page lists the features included in Metabase Pro and Enterprise plans. See Pricing.

Query data

diff --git a/_site/docs/latest/paid-features/overview.html b/_site/docs/latest/paid-features/overview.html new file mode 100644 index 000000000..d3e65e8fb --- /dev/null +++ b/_site/docs/latest/paid-features/overview.html @@ -0,0 +1,10 @@ + + Redirecting… + + + + +

Redirecting…

+ Click here if you are not redirected. + + \ No newline at end of file diff --git a/_site/docs/latest/people-and-groups/account-settings.html b/_site/docs/latest/people-and-groups/account-settings.html index 8a7d7d26c..269add3dd 100644 --- a/_site/docs/latest/people-and-groups/account-settings.html +++ b/_site/docs/latest/people-and-groups/account-settings.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/api-keys.html b/_site/docs/latest/people-and-groups/api-keys.html index 272fe8ed0..76a75600f 100644 --- a/_site/docs/latest/people-and-groups/api-keys.html +++ b/_site/docs/latest/people-and-groups/api-keys.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/authenticating-with-jwt.html b/_site/docs/latest/people-and-groups/authenticating-with-jwt.html index 4dec72dcd..926e77276 100644 --- a/_site/docs/latest/people-and-groups/authenticating-with-jwt.html +++ b/_site/docs/latest/people-and-groups/authenticating-with-jwt.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/authenticating-with-saml.html b/_site/docs/latest/people-and-groups/authenticating-with-saml.html index 76aa30386..cec019050 100644 --- a/_site/docs/latest/people-and-groups/authenticating-with-saml.html +++ b/_site/docs/latest/people-and-groups/authenticating-with-saml.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/changing-password-complexity.html b/_site/docs/latest/people-and-groups/changing-password-complexity.html index f17dd4c9f..34641ec9d 100644 --- a/_site/docs/latest/people-and-groups/changing-password-complexity.html +++ b/_site/docs/latest/people-and-groups/changing-password-complexity.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/changing-session-expiration.html b/_site/docs/latest/people-and-groups/changing-session-expiration.html index eb1e1e449..3089d6668 100644 --- a/_site/docs/latest/people-and-groups/changing-session-expiration.html +++ b/_site/docs/latest/people-and-groups/changing-session-expiration.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/google-sign-in.html b/_site/docs/latest/people-and-groups/google-sign-in.html index 5332637b3..c44d7a19c 100644 --- a/_site/docs/latest/people-and-groups/google-sign-in.html +++ b/_site/docs/latest/people-and-groups/google-sign-in.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/ldap.html b/_site/docs/latest/people-and-groups/ldap.html index 288f33b79..25884124a 100644 --- a/_site/docs/latest/people-and-groups/ldap.html +++ b/_site/docs/latest/people-and-groups/ldap.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/managing.html b/_site/docs/latest/people-and-groups/managing.html index 6286ebb4a..30c06d7dc 100644 --- a/_site/docs/latest/people-and-groups/managing.html +++ b/_site/docs/latest/people-and-groups/managing.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/saml-auth0.html b/_site/docs/latest/people-and-groups/saml-auth0.html index e4504ac28..9054d4254 100644 --- a/_site/docs/latest/people-and-groups/saml-auth0.html +++ b/_site/docs/latest/people-and-groups/saml-auth0.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/saml-azure.html b/_site/docs/latest/people-and-groups/saml-azure.html index a7685144b..bdc9bc8dc 100644 --- a/_site/docs/latest/people-and-groups/saml-azure.html +++ b/_site/docs/latest/people-and-groups/saml-azure.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/saml-google.html b/_site/docs/latest/people-and-groups/saml-google.html index 9bc4cda7e..56c61c377 100644 --- a/_site/docs/latest/people-and-groups/saml-google.html +++ b/_site/docs/latest/people-and-groups/saml-google.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/saml-keycloak.html b/_site/docs/latest/people-and-groups/saml-keycloak.html index dfa3c01a8..95a09f9e6 100644 --- a/_site/docs/latest/people-and-groups/saml-keycloak.html +++ b/_site/docs/latest/people-and-groups/saml-keycloak.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/saml-okta.html b/_site/docs/latest/people-and-groups/saml-okta.html index 84d13dbf3..17dfe7e13 100644 --- a/_site/docs/latest/people-and-groups/saml-okta.html +++ b/_site/docs/latest/people-and-groups/saml-okta.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/start.html b/_site/docs/latest/people-and-groups/start.html index 0de4ba9bd..227d6ab05 100644 --- a/_site/docs/latest/people-and-groups/start.html +++ b/_site/docs/latest/people-and-groups/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/people-and-groups/user-provisioning.html b/_site/docs/latest/people-and-groups/user-provisioning.html index c71d3fa07..c6d0ab5c8 100644 --- a/_site/docs/latest/people-and-groups/user-provisioning.html +++ b/_site/docs/latest/people-and-groups/user-provisioning.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/application.html b/_site/docs/latest/permissions/application.html index 688245859..bd331c4d4 100644 --- a/_site/docs/latest/permissions/application.html +++ b/_site/docs/latest/permissions/application.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/collections.html b/_site/docs/latest/permissions/collections.html index e3090fe7c..208f07366 100644 --- a/_site/docs/latest/permissions/collections.html +++ b/_site/docs/latest/permissions/collections.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/data.html b/_site/docs/latest/permissions/data.html index 84b2c9060..b6eeb6b1d 100644 --- a/_site/docs/latest/permissions/data.html +++ b/_site/docs/latest/permissions/data.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/database-routing.html b/_site/docs/latest/permissions/database-routing.html index 7828606b9..9994d9d9f 100644 --- a/_site/docs/latest/permissions/database-routing.html +++ b/_site/docs/latest/permissions/database-routing.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/embedding.html b/_site/docs/latest/permissions/embedding.html index 8d1dd8e7a..de7d33470 100644 --- a/_site/docs/latest/permissions/embedding.html +++ b/_site/docs/latest/permissions/embedding.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/impersonation.html b/_site/docs/latest/permissions/impersonation.html index ba479475c..1be942aa8 100644 --- a/_site/docs/latest/permissions/impersonation.html +++ b/_site/docs/latest/permissions/impersonation.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/introduction.html b/_site/docs/latest/permissions/introduction.html index 124e1f3d3..4ebbfedd9 100644 --- a/_site/docs/latest/permissions/introduction.html +++ b/_site/docs/latest/permissions/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/no-self-service-deprecation.html b/_site/docs/latest/permissions/no-self-service-deprecation.html index b62a8c28c..ab93f1914 100644 --- a/_site/docs/latest/permissions/no-self-service-deprecation.html +++ b/_site/docs/latest/permissions/no-self-service-deprecation.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/notifications.html b/_site/docs/latest/permissions/notifications.html index 6440cca29..22054cc61 100644 --- a/_site/docs/latest/permissions/notifications.html +++ b/_site/docs/latest/permissions/notifications.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/row-and-column-security-examples.html b/_site/docs/latest/permissions/row-and-column-security-examples.html index a29c3d43d..84c2d938c 100644 --- a/_site/docs/latest/permissions/row-and-column-security-examples.html +++ b/_site/docs/latest/permissions/row-and-column-security-examples.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/row-and-column-security.html b/_site/docs/latest/permissions/row-and-column-security.html index 865b1bcd7..a043a22b9 100644 --- a/_site/docs/latest/permissions/row-and-column-security.html +++ b/_site/docs/latest/permissions/row-and-column-security.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/snippets.html b/_site/docs/latest/permissions/snippets.html index 61a166995..73ef187f3 100644 --- a/_site/docs/latest/permissions/snippets.html +++ b/_site/docs/latest/permissions/snippets.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/permissions/start.html b/_site/docs/latest/permissions/start.html index ca9548a29..2c14d4c4d 100644 --- a/_site/docs/latest/permissions/start.html +++ b/_site/docs/latest/permissions/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/alerts.html b/_site/docs/latest/questions/alerts.html index 8894d97bc..30f47f721 100644 --- a/_site/docs/latest/questions/alerts.html +++ b/_site/docs/latest/questions/alerts.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/exporting-results.html b/_site/docs/latest/questions/exporting-results.html index de27f9b4c..1ed5d25bc 100644 --- a/_site/docs/latest/questions/exporting-results.html +++ b/_site/docs/latest/questions/exporting-results.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/introduction.html b/_site/docs/latest/questions/introduction.html index dbc502872..7b4d433ce 100644 --- a/_site/docs/latest/questions/introduction.html +++ b/_site/docs/latest/questions/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/basic-sql-parameters.html b/_site/docs/latest/questions/native-editor/basic-sql-parameters.html index 4682d34e6..f45c4e8ef 100644 --- a/_site/docs/latest/questions/native-editor/basic-sql-parameters.html +++ b/_site/docs/latest/questions/native-editor/basic-sql-parameters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/field-filters.html b/_site/docs/latest/questions/native-editor/field-filters.html index 0c78fb00c..f8f9eb71d 100644 --- a/_site/docs/latest/questions/native-editor/field-filters.html +++ b/_site/docs/latest/questions/native-editor/field-filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/filter-widgets.html b/_site/docs/latest/questions/native-editor/filter-widgets.html index d2dbafedd..328f82e03 100644 --- a/_site/docs/latest/questions/native-editor/filter-widgets.html +++ b/_site/docs/latest/questions/native-editor/filter-widgets.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/optional-variables.html b/_site/docs/latest/questions/native-editor/optional-variables.html index 3cb31a932..cf90c61ff 100644 --- a/_site/docs/latest/questions/native-editor/optional-variables.html +++ b/_site/docs/latest/questions/native-editor/optional-variables.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/referencing-saved-questions-in-queries.html b/_site/docs/latest/questions/native-editor/referencing-saved-questions-in-queries.html index a3e9e8915..d91143438 100644 --- a/_site/docs/latest/questions/native-editor/referencing-saved-questions-in-queries.html +++ b/_site/docs/latest/questions/native-editor/referencing-saved-questions-in-queries.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/snippets.html b/_site/docs/latest/questions/native-editor/snippets.html index 8362102b3..a4c1c8300 100644 --- a/_site/docs/latest/questions/native-editor/snippets.html +++ b/_site/docs/latest/questions/native-editor/snippets.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/sql-parameters.html b/_site/docs/latest/questions/native-editor/sql-parameters.html index 117b7c111..2a851b020 100644 --- a/_site/docs/latest/questions/native-editor/sql-parameters.html +++ b/_site/docs/latest/questions/native-editor/sql-parameters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/time-grouping-parameters.html b/_site/docs/latest/questions/native-editor/time-grouping-parameters.html index 7d8c48e86..c66f65ada 100644 --- a/_site/docs/latest/questions/native-editor/time-grouping-parameters.html +++ b/_site/docs/latest/questions/native-editor/time-grouping-parameters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/native-editor/writing-sql.html b/_site/docs/latest/questions/native-editor/writing-sql.html index 0d9c2a48d..b9b767fba 100644 --- a/_site/docs/latest/questions/native-editor/writing-sql.html +++ b/_site/docs/latest/questions/native-editor/writing-sql.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/editor.html b/_site/docs/latest/questions/query-builder/editor.html index dfc202a2f..e53f629f6 100644 --- a/_site/docs/latest/questions/query-builder/editor.html +++ b/_site/docs/latest/questions/query-builder/editor.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions-list.html b/_site/docs/latest/questions/query-builder/expressions-list.html index 8945cdf4a..f80f665c4 100644 --- a/_site/docs/latest/questions/query-builder/expressions-list.html +++ b/_site/docs/latest/questions/query-builder/expressions-list.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions.html b/_site/docs/latest/questions/query-builder/expressions.html index 7ad939c01..52edef2af 100644 --- a/_site/docs/latest/questions/query-builder/expressions.html +++ b/_site/docs/latest/questions/query-builder/expressions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/case.html b/_site/docs/latest/questions/query-builder/expressions/case.html index 875e60ab9..172ce2733 100644 --- a/_site/docs/latest/questions/query-builder/expressions/case.html +++ b/_site/docs/latest/questions/query-builder/expressions/case.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/coalesce.html b/_site/docs/latest/questions/query-builder/expressions/coalesce.html index ba7501fbd..61641a033 100644 --- a/_site/docs/latest/questions/query-builder/expressions/coalesce.html +++ b/_site/docs/latest/questions/query-builder/expressions/coalesce.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/concat.html b/_site/docs/latest/questions/query-builder/expressions/concat.html index e4c402c47..344ef85b6 100644 --- a/_site/docs/latest/questions/query-builder/expressions/concat.html +++ b/_site/docs/latest/questions/query-builder/expressions/concat.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/converttimezone.html b/_site/docs/latest/questions/query-builder/expressions/converttimezone.html index a4dd9d59e..05603b268 100644 --- a/_site/docs/latest/questions/query-builder/expressions/converttimezone.html +++ b/_site/docs/latest/questions/query-builder/expressions/converttimezone.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/countif.html b/_site/docs/latest/questions/query-builder/expressions/countif.html index eb0202c98..72bd5bed5 100644 --- a/_site/docs/latest/questions/query-builder/expressions/countif.html +++ b/_site/docs/latest/questions/query-builder/expressions/countif.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/cumulative.html b/_site/docs/latest/questions/query-builder/expressions/cumulative.html index 659e113c1..83af65af9 100644 --- a/_site/docs/latest/questions/query-builder/expressions/cumulative.html +++ b/_site/docs/latest/questions/query-builder/expressions/cumulative.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/datetimeadd.html b/_site/docs/latest/questions/query-builder/expressions/datetimeadd.html index ec15336ed..e1fea3418 100644 --- a/_site/docs/latest/questions/query-builder/expressions/datetimeadd.html +++ b/_site/docs/latest/questions/query-builder/expressions/datetimeadd.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/datetimediff.html b/_site/docs/latest/questions/query-builder/expressions/datetimediff.html index 57cf94127..35d313efd 100644 --- a/_site/docs/latest/questions/query-builder/expressions/datetimediff.html +++ b/_site/docs/latest/questions/query-builder/expressions/datetimediff.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/datetimesubtract.html b/_site/docs/latest/questions/query-builder/expressions/datetimesubtract.html index 595abe119..32b4354e1 100644 --- a/_site/docs/latest/questions/query-builder/expressions/datetimesubtract.html +++ b/_site/docs/latest/questions/query-builder/expressions/datetimesubtract.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/in.html b/_site/docs/latest/questions/query-builder/expressions/in.html index 5701051da..24e937d6c 100644 --- a/_site/docs/latest/questions/query-builder/expressions/in.html +++ b/_site/docs/latest/questions/query-builder/expressions/in.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/isempty.html b/_site/docs/latest/questions/query-builder/expressions/isempty.html index 3aa7a13ec..bcf6c23d4 100644 --- a/_site/docs/latest/questions/query-builder/expressions/isempty.html +++ b/_site/docs/latest/questions/query-builder/expressions/isempty.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/isnull.html b/_site/docs/latest/questions/query-builder/expressions/isnull.html index 4f183d714..605e549e8 100644 --- a/_site/docs/latest/questions/query-builder/expressions/isnull.html +++ b/_site/docs/latest/questions/query-builder/expressions/isnull.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/now.html b/_site/docs/latest/questions/query-builder/expressions/now.html index 5750161c3..0b611f13e 100644 --- a/_site/docs/latest/questions/query-builder/expressions/now.html +++ b/_site/docs/latest/questions/query-builder/expressions/now.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/offset.html b/_site/docs/latest/questions/query-builder/expressions/offset.html index 122f6ac5a..4d64c503c 100644 --- a/_site/docs/latest/questions/query-builder/expressions/offset.html +++ b/_site/docs/latest/questions/query-builder/expressions/offset.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/regexextract.html b/_site/docs/latest/questions/query-builder/expressions/regexextract.html index 19874a3c9..ea41dd478 100644 --- a/_site/docs/latest/questions/query-builder/expressions/regexextract.html +++ b/_site/docs/latest/questions/query-builder/expressions/regexextract.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/substring.html b/_site/docs/latest/questions/query-builder/expressions/substring.html index 8609e1581..ae1525b7d 100644 --- a/_site/docs/latest/questions/query-builder/expressions/substring.html +++ b/_site/docs/latest/questions/query-builder/expressions/substring.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/sumif.html b/_site/docs/latest/questions/query-builder/expressions/sumif.html index d976341d4..4c9053046 100644 --- a/_site/docs/latest/questions/query-builder/expressions/sumif.html +++ b/_site/docs/latest/questions/query-builder/expressions/sumif.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/expressions/week.html b/_site/docs/latest/questions/query-builder/expressions/week.html index e0cd01e87..bec1d8803 100644 --- a/_site/docs/latest/questions/query-builder/expressions/week.html +++ b/_site/docs/latest/questions/query-builder/expressions/week.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/filters.html b/_site/docs/latest/questions/query-builder/filters.html index 9b8dea9f6..55204ff22 100644 --- a/_site/docs/latest/questions/query-builder/filters.html +++ b/_site/docs/latest/questions/query-builder/filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/join.html b/_site/docs/latest/questions/query-builder/join.html index 98de89ec0..c6027c674 100644 --- a/_site/docs/latest/questions/query-builder/join.html +++ b/_site/docs/latest/questions/query-builder/join.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/query-builder/summarizing-and-grouping.html b/_site/docs/latest/questions/query-builder/summarizing-and-grouping.html index fea6ce894..ac115d4c0 100644 --- a/_site/docs/latest/questions/query-builder/summarizing-and-grouping.html +++ b/_site/docs/latest/questions/query-builder/summarizing-and-grouping.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/start.html b/_site/docs/latest/questions/start.html index b54df9735..f489e795a 100644 --- a/_site/docs/latest/questions/start.html +++ b/_site/docs/latest/questions/start.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/combo-chart.html b/_site/docs/latest/questions/visualizations/combo-chart.html index 6902ef0c1..3685602c1 100644 --- a/_site/docs/latest/questions/visualizations/combo-chart.html +++ b/_site/docs/latest/questions/visualizations/combo-chart.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/country-codes.html b/_site/docs/latest/questions/visualizations/country-codes.html index e95302c19..9a51555df 100644 --- a/_site/docs/latest/questions/visualizations/country-codes.html +++ b/_site/docs/latest/questions/visualizations/country-codes.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/detail.html b/_site/docs/latest/questions/visualizations/detail.html index fea56767d..415269107 100644 --- a/_site/docs/latest/questions/visualizations/detail.html +++ b/_site/docs/latest/questions/visualizations/detail.html @@ -201,7 +201,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/funnel.html b/_site/docs/latest/questions/visualizations/funnel.html index 8ca6a40fc..afdb83f3d 100644 --- a/_site/docs/latest/questions/visualizations/funnel.html +++ b/_site/docs/latest/questions/visualizations/funnel.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/gauge.html b/_site/docs/latest/questions/visualizations/gauge.html index 7a41667d0..49993a0de 100644 --- a/_site/docs/latest/questions/visualizations/gauge.html +++ b/_site/docs/latest/questions/visualizations/gauge.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/line-bar-and-area-charts.html b/_site/docs/latest/questions/visualizations/line-bar-and-area-charts.html index 4c307ddcc..93698e5dd 100644 --- a/_site/docs/latest/questions/visualizations/line-bar-and-area-charts.html +++ b/_site/docs/latest/questions/visualizations/line-bar-and-area-charts.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/map.html b/_site/docs/latest/questions/visualizations/map.html index c0b6b3482..286fedbd7 100644 --- a/_site/docs/latest/questions/visualizations/map.html +++ b/_site/docs/latest/questions/visualizations/map.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/numbers.html b/_site/docs/latest/questions/visualizations/numbers.html index 5819495b1..77fa0e803 100644 --- a/_site/docs/latest/questions/visualizations/numbers.html +++ b/_site/docs/latest/questions/visualizations/numbers.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/pie-or-donut-chart.html b/_site/docs/latest/questions/visualizations/pie-or-donut-chart.html index 68499186e..631330e8b 100644 --- a/_site/docs/latest/questions/visualizations/pie-or-donut-chart.html +++ b/_site/docs/latest/questions/visualizations/pie-or-donut-chart.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/pivot-table.html b/_site/docs/latest/questions/visualizations/pivot-table.html index c283a8526..86eff5934 100644 --- a/_site/docs/latest/questions/visualizations/pivot-table.html +++ b/_site/docs/latest/questions/visualizations/pivot-table.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/progress-bar.html b/_site/docs/latest/questions/visualizations/progress-bar.html index 563aa2750..e967cb46f 100644 --- a/_site/docs/latest/questions/visualizations/progress-bar.html +++ b/_site/docs/latest/questions/visualizations/progress-bar.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/sankey.html b/_site/docs/latest/questions/visualizations/sankey.html index 9042f29de..e622fa121 100644 --- a/_site/docs/latest/questions/visualizations/sankey.html +++ b/_site/docs/latest/questions/visualizations/sankey.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/scatterplot-or-bubble-chart.html b/_site/docs/latest/questions/visualizations/scatterplot-or-bubble-chart.html index 6e4d15671..191ce6429 100644 --- a/_site/docs/latest/questions/visualizations/scatterplot-or-bubble-chart.html +++ b/_site/docs/latest/questions/visualizations/scatterplot-or-bubble-chart.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/table.html b/_site/docs/latest/questions/visualizations/table.html index 72ae4cb7e..4fbb4b87d 100644 --- a/_site/docs/latest/questions/visualizations/table.html +++ b/_site/docs/latest/questions/visualizations/table.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/tooltips.html b/_site/docs/latest/questions/visualizations/tooltips.html index 1ee494496..7fc4b6817 100644 --- a/_site/docs/latest/questions/visualizations/tooltips.html +++ b/_site/docs/latest/questions/visualizations/tooltips.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/trend.html b/_site/docs/latest/questions/visualizations/trend.html index 2fcf119dd..f36072fa2 100644 --- a/_site/docs/latest/questions/visualizations/trend.html +++ b/_site/docs/latest/questions/visualizations/trend.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/visualizing-results.html b/_site/docs/latest/questions/visualizations/visualizing-results.html index 2b9dfa941..1a7dcf594 100644 --- a/_site/docs/latest/questions/visualizations/visualizing-results.html +++ b/_site/docs/latest/questions/visualizations/visualizing-results.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/questions/visualizations/waterfall-chart.html b/_site/docs/latest/questions/visualizations/waterfall-chart.html index 70da38333..7da25e0c1 100644 --- a/_site/docs/latest/questions/visualizations/waterfall-chart.html +++ b/_site/docs/latest/questions/visualizations/waterfall-chart.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/bigquery-drive.html b/_site/docs/latest/troubleshooting-guide/bigquery-drive.html index 539de59d8..b8f87d5fe 100644 --- a/_site/docs/latest/troubleshooting-guide/bigquery-drive.html +++ b/_site/docs/latest/troubleshooting-guide/bigquery-drive.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/bugs.html b/_site/docs/latest/troubleshooting-guide/bugs.html index 993e70417..33e8a0f70 100644 --- a/_site/docs/latest/troubleshooting-guide/bugs.html +++ b/_site/docs/latest/troubleshooting-guide/bugs.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/cant-log-in.html b/_site/docs/latest/troubleshooting-guide/cant-log-in.html index 684d8e181..6ba570649 100644 --- a/_site/docs/latest/troubleshooting-guide/cant-log-in.html +++ b/_site/docs/latest/troubleshooting-guide/cant-log-in.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/cant-see-tables.html b/_site/docs/latest/troubleshooting-guide/cant-see-tables.html index db789859b..752354805 100644 --- a/_site/docs/latest/troubleshooting-guide/cant-see-tables.html +++ b/_site/docs/latest/troubleshooting-guide/cant-see-tables.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/cant-send-email.html b/_site/docs/latest/troubleshooting-guide/cant-send-email.html index b8ef03165..243d43621 100644 --- a/_site/docs/latest/troubleshooting-guide/cant-send-email.html +++ b/_site/docs/latest/troubleshooting-guide/cant-send-email.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/cant-view-or-edit.html b/_site/docs/latest/troubleshooting-guide/cant-view-or-edit.html index e944c6eae..733d59d61 100644 --- a/_site/docs/latest/troubleshooting-guide/cant-view-or-edit.html +++ b/_site/docs/latest/troubleshooting-guide/cant-view-or-edit.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/create-har-file.html b/_site/docs/latest/troubleshooting-guide/create-har-file.html index 153b374f6..80aeac3f2 100644 --- a/_site/docs/latest/troubleshooting-guide/create-har-file.html +++ b/_site/docs/latest/troubleshooting-guide/create-har-file.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/data-permissions.html b/_site/docs/latest/troubleshooting-guide/data-permissions.html index b22fdc2e9..87848fa86 100644 --- a/_site/docs/latest/troubleshooting-guide/data-permissions.html +++ b/_site/docs/latest/troubleshooting-guide/data-permissions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/db-connection.html b/_site/docs/latest/troubleshooting-guide/db-connection.html index 225c51f61..1574db14e 100644 --- a/_site/docs/latest/troubleshooting-guide/db-connection.html +++ b/_site/docs/latest/troubleshooting-guide/db-connection.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/db-performance.html b/_site/docs/latest/troubleshooting-guide/db-performance.html index 3ae8c9fa6..9823b83da 100644 --- a/_site/docs/latest/troubleshooting-guide/db-performance.html +++ b/_site/docs/latest/troubleshooting-guide/db-performance.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/diagnostic-info.html b/_site/docs/latest/troubleshooting-guide/diagnostic-info.html index 0872c1374..358e68ead 100644 --- a/_site/docs/latest/troubleshooting-guide/diagnostic-info.html +++ b/_site/docs/latest/troubleshooting-guide/diagnostic-info.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/docker.html b/_site/docs/latest/troubleshooting-guide/docker.html index f9a9a95d0..c133e5236 100644 --- a/_site/docs/latest/troubleshooting-guide/docker.html +++ b/_site/docs/latest/troubleshooting-guide/docker.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/error-message.html b/_site/docs/latest/troubleshooting-guide/error-message.html index 22503526e..180761bd7 100644 --- a/_site/docs/latest/troubleshooting-guide/error-message.html +++ b/_site/docs/latest/troubleshooting-guide/error-message.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/filters.html b/_site/docs/latest/troubleshooting-guide/filters.html index 5b188df5c..153e79858 100644 --- a/_site/docs/latest/troubleshooting-guide/filters.html +++ b/_site/docs/latest/troubleshooting-guide/filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/index.html b/_site/docs/latest/troubleshooting-guide/index.html index b8c46dd37..7302e81f0 100644 --- a/_site/docs/latest/troubleshooting-guide/index.html +++ b/_site/docs/latest/troubleshooting-guide/index.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/known-issues.html b/_site/docs/latest/troubleshooting-guide/known-issues.html index c99721fbd..b369cede3 100644 --- a/_site/docs/latest/troubleshooting-guide/known-issues.html +++ b/_site/docs/latest/troubleshooting-guide/known-issues.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/ldap.html b/_site/docs/latest/troubleshooting-guide/ldap.html index fd952c21f..19dec638f 100644 --- a/_site/docs/latest/troubleshooting-guide/ldap.html +++ b/_site/docs/latest/troubleshooting-guide/ldap.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/linked-filters.html b/_site/docs/latest/troubleshooting-guide/linked-filters.html index c895ec0b8..dce29084c 100644 --- a/_site/docs/latest/troubleshooting-guide/linked-filters.html +++ b/_site/docs/latest/troubleshooting-guide/linked-filters.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/loading-from-h2.html b/_site/docs/latest/troubleshooting-guide/loading-from-h2.html index 32a848e1c..44cc01b2b 100644 --- a/_site/docs/latest/troubleshooting-guide/loading-from-h2.html +++ b/_site/docs/latest/troubleshooting-guide/loading-from-h2.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/models.html b/_site/docs/latest/troubleshooting-guide/models.html index 2c2ab648e..4946156e3 100644 --- a/_site/docs/latest/troubleshooting-guide/models.html +++ b/_site/docs/latest/troubleshooting-guide/models.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/my-dashboard-is-slow.html b/_site/docs/latest/troubleshooting-guide/my-dashboard-is-slow.html index 57488b38b..3cb283d09 100644 --- a/_site/docs/latest/troubleshooting-guide/my-dashboard-is-slow.html +++ b/_site/docs/latest/troubleshooting-guide/my-dashboard-is-slow.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/notifications.html b/_site/docs/latest/troubleshooting-guide/notifications.html index 3857c0798..28a034b64 100644 --- a/_site/docs/latest/troubleshooting-guide/notifications.html +++ b/_site/docs/latest/troubleshooting-guide/notifications.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/permissions.html b/_site/docs/latest/troubleshooting-guide/permissions.html index 4a1c6c89a..52c6bbc0b 100644 --- a/_site/docs/latest/troubleshooting-guide/permissions.html +++ b/_site/docs/latest/troubleshooting-guide/permissions.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/proxies.html b/_site/docs/latest/troubleshooting-guide/proxies.html index 6a65e5eed..ab713acf7 100644 --- a/_site/docs/latest/troubleshooting-guide/proxies.html +++ b/_site/docs/latest/troubleshooting-guide/proxies.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/requesting-new-features.html b/_site/docs/latest/troubleshooting-guide/requesting-new-features.html index d0b1031e9..64a8647c7 100644 --- a/_site/docs/latest/troubleshooting-guide/requesting-new-features.html +++ b/_site/docs/latest/troubleshooting-guide/requesting-new-features.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/row-and-column-security.html b/_site/docs/latest/troubleshooting-guide/row-and-column-security.html index 2ae285829..73dba9daa 100644 --- a/_site/docs/latest/troubleshooting-guide/row-and-column-security.html +++ b/_site/docs/latest/troubleshooting-guide/row-and-column-security.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/running.html b/_site/docs/latest/troubleshooting-guide/running.html index 39c87f342..aa4995c9d 100644 --- a/_site/docs/latest/troubleshooting-guide/running.html +++ b/_site/docs/latest/troubleshooting-guide/running.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/saml.html b/_site/docs/latest/troubleshooting-guide/saml.html index 7ce56baff..8bc9773bb 100644 --- a/_site/docs/latest/troubleshooting-guide/saml.html +++ b/_site/docs/latest/troubleshooting-guide/saml.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/server-logs.html b/_site/docs/latest/troubleshooting-guide/server-logs.html index feba8520a..201dcdb41 100644 --- a/_site/docs/latest/troubleshooting-guide/server-logs.html +++ b/_site/docs/latest/troubleshooting-guide/server-logs.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/sql.html b/_site/docs/latest/troubleshooting-guide/sql.html index 1e36d1a30..5b1314d80 100644 --- a/_site/docs/latest/troubleshooting-guide/sql.html +++ b/_site/docs/latest/troubleshooting-guide/sql.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/sync-fingerprint-scan.html b/_site/docs/latest/troubleshooting-guide/sync-fingerprint-scan.html index 59eef8e0b..b18cb7129 100644 --- a/_site/docs/latest/troubleshooting-guide/sync-fingerprint-scan.html +++ b/_site/docs/latest/troubleshooting-guide/sync-fingerprint-scan.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/timeout.html b/_site/docs/latest/troubleshooting-guide/timeout.html index c57fab200..b6e1cdca5 100644 --- a/_site/docs/latest/troubleshooting-guide/timeout.html +++ b/_site/docs/latest/troubleshooting-guide/timeout.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/timezones.html b/_site/docs/latest/troubleshooting-guide/timezones.html index 4aacedac6..bbd19bd1a 100644 --- a/_site/docs/latest/troubleshooting-guide/timezones.html +++ b/_site/docs/latest/troubleshooting-guide/timezones.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/troubleshooting-guide/visualization.html b/_site/docs/latest/troubleshooting-guide/visualization.html index 9627df527..e0a61a41e 100644 --- a/_site/docs/latest/troubleshooting-guide/visualization.html +++ b/_site/docs/latest/troubleshooting-guide/visualization.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/usage-and-performance-tools/audit.html b/_site/docs/latest/usage-and-performance-tools/audit.html index 5d9ac1b61..b05784aa8 100644 --- a/_site/docs/latest/usage-and-performance-tools/audit.html +++ b/_site/docs/latest/usage-and-performance-tools/audit.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/usage-and-performance-tools/start.html b/_site/docs/latest/usage-and-performance-tools/start.html index f9ba7c847..cfdfa98c9 100644 --- a/_site/docs/latest/usage-and-performance-tools/start.html +++ b/_site/docs/latest/usage-and-performance-tools/start.html @@ -209,7 +209,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/usage-and-performance-tools/tools.html b/_site/docs/latest/usage-and-performance-tools/tools.html index 27b0ae11c..2a83b505b 100644 --- a/_site/docs/latest/usage-and-performance-tools/tools.html +++ b/_site/docs/latest/usage-and-performance-tools/tools.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/usage-and-performance-tools/usage-analytics.html b/_site/docs/latest/usage-and-performance-tools/usage-analytics.html index afcd1f675..79f55cf25 100644 --- a/_site/docs/latest/usage-and-performance-tools/usage-analytics.html +++ b/_site/docs/latest/usage-and-performance-tools/usage-analytics.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/util/README.html b/_site/docs/latest/util/README.html index 437416af6..56e0dcbe6 100644 --- a/_site/docs/latest/util/README.html +++ b/_site/docs/latest/util/README.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/latest/util/resources/introduction.html b/_site/docs/latest/util/resources/introduction.html index 4ef2dafd8..80744b197 100644 --- a/_site/docs/latest/util/resources/introduction.html +++ b/_site/docs/latest/util/resources/introduction.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/CONTRIBUTING.html b/_site/docs/v0.56/CONTRIBUTING.html index ac99bc921..08dd73c69 100644 --- a/_site/docs/v0.56/CONTRIBUTING.html +++ b/_site/docs/v0.56/CONTRIBUTING.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/actions/basic.html b/_site/docs/v0.56/actions/basic.html index 2d43ff7b5..1022238cb 100644 --- a/_site/docs/v0.56/actions/basic.html +++ b/_site/docs/v0.56/actions/basic.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/actions/custom.html b/_site/docs/v0.56/actions/custom.html index 8a30a4a29..926d43f85 100644 --- a/_site/docs/v0.56/actions/custom.html +++ b/_site/docs/v0.56/actions/custom.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/actions/introduction.html b/_site/docs/v0.56/actions/introduction.html index 847285d35..f39ea4356 100644 --- a/_site/docs/v0.56/actions/introduction.html +++ b/_site/docs/v0.56/actions/introduction.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/actions/start.html b/_site/docs/v0.56/actions/start.html index 4fc9790e3..c9582e905 100644 --- a/_site/docs/v0.56/actions/start.html +++ b/_site/docs/v0.56/actions/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/ai/metabot.html b/_site/docs/v0.56/ai/metabot.html index da7bdc101..0b0fadbd0 100644 --- a/_site/docs/v0.56/ai/metabot.html +++ b/_site/docs/v0.56/ai/metabot.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/ai/settings.html b/_site/docs/v0.56/ai/settings.html index 2b0583cca..4946442db 100644 --- a/_site/docs/v0.56/ai/settings.html +++ b/_site/docs/v0.56/ai/settings.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/ai/start.html b/_site/docs/v0.56/ai/start.html index 951e74253..33ad05495 100644 --- a/_site/docs/v0.56/ai/start.html +++ b/_site/docs/v0.56/ai/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/api.html b/_site/docs/v0.56/api.html index 9352d22ff..2130e5d96 100644 --- a/_site/docs/v0.56/api.html +++ b/_site/docs/v0.56/api.html @@ -14872,6 +14872,14 @@ "default" : false, "type" : "boolean" } + }, { + "in" : "query", + "name" : "reindex", + "required" : true, + "schema" : { + "default" : true, + "type" : "boolean" + } } ], "responses" : { "2XX" : { diff --git a/_site/docs/v0.56/configuring-metabase/appearance.html b/_site/docs/v0.56/configuring-metabase/appearance.html index 83766dffb..6eff22a12 100644 --- a/_site/docs/v0.56/configuring-metabase/appearance.html +++ b/_site/docs/v0.56/configuring-metabase/appearance.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4877,7 +4877,7 @@

Chart colors

Chart colors

-

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don’t bother ordering the colors here, as their order doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

+

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

Custom colors are unavailable for:

diff --git a/_site/docs/v0.56/configuring-metabase/caching.html b/_site/docs/v0.56/configuring-metabase/caching.html index f00ed9178..ec9e49d75 100644 --- a/_site/docs/v0.56/configuring-metabase/caching.html +++ b/_site/docs/v0.56/configuring-metabase/caching.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/config-file.html b/_site/docs/v0.56/configuring-metabase/config-file.html index ba1aab2a8..c9505f57a 100644 --- a/_site/docs/v0.56/configuring-metabase/config-file.html +++ b/_site/docs/v0.56/configuring-metabase/config-file.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/config-template.html b/_site/docs/v0.56/configuring-metabase/config-template.html index 8504a95d0..c6a8151f2 100644 --- a/_site/docs/v0.56/configuring-metabase/config-template.html +++ b/_site/docs/v0.56/configuring-metabase/config-template.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/custom-maps.html b/_site/docs/v0.56/configuring-metabase/custom-maps.html index 0c751c918..3a8a9cb3c 100644 --- a/_site/docs/v0.56/configuring-metabase/custom-maps.html +++ b/_site/docs/v0.56/configuring-metabase/custom-maps.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/customizing-jetty-webserver.html b/_site/docs/v0.56/configuring-metabase/customizing-jetty-webserver.html index ed1f9c860..a40dac881 100644 --- a/_site/docs/v0.56/configuring-metabase/customizing-jetty-webserver.html +++ b/_site/docs/v0.56/configuring-metabase/customizing-jetty-webserver.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/email.html b/_site/docs/v0.56/configuring-metabase/email.html index 2e60a73f5..b29602cda 100644 --- a/_site/docs/v0.56/configuring-metabase/email.html +++ b/_site/docs/v0.56/configuring-metabase/email.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/environment-variables.html b/_site/docs/v0.56/configuring-metabase/environment-variables.html index 0a902dfa0..99c1574cd 100644 --- a/_site/docs/v0.56/configuring-metabase/environment-variables.html +++ b/_site/docs/v0.56/configuring-metabase/environment-variables.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/fonts.html b/_site/docs/v0.56/configuring-metabase/fonts.html index feb2549e2..d500a2139 100644 --- a/_site/docs/v0.56/configuring-metabase/fonts.html +++ b/_site/docs/v0.56/configuring-metabase/fonts.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/localization.html b/_site/docs/v0.56/configuring-metabase/localization.html index e6f928f2d..c33c8c436 100644 --- a/_site/docs/v0.56/configuring-metabase/localization.html +++ b/_site/docs/v0.56/configuring-metabase/localization.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/log-configuration.html b/_site/docs/v0.56/configuring-metabase/log-configuration.html index aa05c7b31..537916e26 100644 --- a/_site/docs/v0.56/configuring-metabase/log-configuration.html +++ b/_site/docs/v0.56/configuring-metabase/log-configuration.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/setting-up-metabase.html b/_site/docs/v0.56/configuring-metabase/setting-up-metabase.html index 6e9f7d411..378b2c0fd 100644 --- a/_site/docs/v0.56/configuring-metabase/setting-up-metabase.html +++ b/_site/docs/v0.56/configuring-metabase/setting-up-metabase.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/settings.html b/_site/docs/v0.56/configuring-metabase/settings.html index b9b70f6db..eab64c031 100644 --- a/_site/docs/v0.56/configuring-metabase/settings.html +++ b/_site/docs/v0.56/configuring-metabase/settings.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/slack.html b/_site/docs/v0.56/configuring-metabase/slack.html index 45556b114..621a10046 100644 --- a/_site/docs/v0.56/configuring-metabase/slack.html +++ b/_site/docs/v0.56/configuring-metabase/slack.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/start.html b/_site/docs/v0.56/configuring-metabase/start.html index 7b4498571..1ed97534e 100644 --- a/_site/docs/v0.56/configuring-metabase/start.html +++ b/_site/docs/v0.56/configuring-metabase/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/timezones.html b/_site/docs/v0.56/configuring-metabase/timezones.html index 308ad36e3..c67bfb23e 100644 --- a/_site/docs/v0.56/configuring-metabase/timezones.html +++ b/_site/docs/v0.56/configuring-metabase/timezones.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/configuring-metabase/webhooks.html b/_site/docs/v0.56/configuring-metabase/webhooks.html index a9acc7ec0..dd5d4ac5e 100644 --- a/_site/docs/v0.56/configuring-metabase/webhooks.html +++ b/_site/docs/v0.56/configuring-metabase/webhooks.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/actions.html b/_site/docs/v0.56/dashboards/actions.html index 0d82fd3ba..1034eb26e 100644 --- a/_site/docs/v0.56/dashboards/actions.html +++ b/_site/docs/v0.56/dashboards/actions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/filters.html b/_site/docs/v0.56/dashboards/filters.html index 01bb8ee48..af5ac831a 100644 --- a/_site/docs/v0.56/dashboards/filters.html +++ b/_site/docs/v0.56/dashboards/filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/interactive.html b/_site/docs/v0.56/dashboards/interactive.html index ab57d6204..60d403041 100644 --- a/_site/docs/v0.56/dashboards/interactive.html +++ b/_site/docs/v0.56/dashboards/interactive.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/introduction.html b/_site/docs/v0.56/dashboards/introduction.html index 258b5e330..c075d5a3e 100644 --- a/_site/docs/v0.56/dashboards/introduction.html +++ b/_site/docs/v0.56/dashboards/introduction.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/linked-filters.html b/_site/docs/v0.56/dashboards/linked-filters.html index 5acdc3e9f..b5e7fc4bd 100644 --- a/_site/docs/v0.56/dashboards/linked-filters.html +++ b/_site/docs/v0.56/dashboards/linked-filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/multiple-series.html b/_site/docs/v0.56/dashboards/multiple-series.html index 7a6e2d081..0b95bd928 100644 --- a/_site/docs/v0.56/dashboards/multiple-series.html +++ b/_site/docs/v0.56/dashboards/multiple-series.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/start.html b/_site/docs/v0.56/dashboards/start.html index 60ea482ea..350bf0421 100644 --- a/_site/docs/v0.56/dashboards/start.html +++ b/_site/docs/v0.56/dashboards/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/dashboards/subscriptions.html b/_site/docs/v0.56/dashboards/subscriptions.html index b1d4a12b8..0239e89e7 100644 --- a/_site/docs/v0.56/dashboards/subscriptions.html +++ b/_site/docs/v0.56/dashboards/subscriptions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/formatting.html b/_site/docs/v0.56/data-modeling/formatting.html index c19552925..013737173 100644 --- a/_site/docs/v0.56/data-modeling/formatting.html +++ b/_site/docs/v0.56/data-modeling/formatting.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/json-unfolding.html b/_site/docs/v0.56/data-modeling/json-unfolding.html index 06bfa6254..5122f37f8 100644 --- a/_site/docs/v0.56/data-modeling/json-unfolding.html +++ b/_site/docs/v0.56/data-modeling/json-unfolding.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/legacy-metrics.html b/_site/docs/v0.56/data-modeling/legacy-metrics.html index 85b01e9ed..98ac974ec 100644 --- a/_site/docs/v0.56/data-modeling/legacy-metrics.html +++ b/_site/docs/v0.56/data-modeling/legacy-metrics.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/metadata-editing.html b/_site/docs/v0.56/data-modeling/metadata-editing.html index 11234402d..0f77e9981 100644 --- a/_site/docs/v0.56/data-modeling/metadata-editing.html +++ b/_site/docs/v0.56/data-modeling/metadata-editing.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/metrics.html b/_site/docs/v0.56/data-modeling/metrics.html index df3832ca0..56804ee82 100644 --- a/_site/docs/v0.56/data-modeling/metrics.html +++ b/_site/docs/v0.56/data-modeling/metrics.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/model-persistence.html b/_site/docs/v0.56/data-modeling/model-persistence.html index 4d5034590..81d7b82e3 100644 --- a/_site/docs/v0.56/data-modeling/model-persistence.html +++ b/_site/docs/v0.56/data-modeling/model-persistence.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/models.html b/_site/docs/v0.56/data-modeling/models.html index 3093b4c60..376e98962 100644 --- a/_site/docs/v0.56/data-modeling/models.html +++ b/_site/docs/v0.56/data-modeling/models.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/segments.html b/_site/docs/v0.56/data-modeling/segments.html index 82e5907f0..2d50943d7 100644 --- a/_site/docs/v0.56/data-modeling/segments.html +++ b/_site/docs/v0.56/data-modeling/segments.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/semantic-types.html b/_site/docs/v0.56/data-modeling/semantic-types.html index d21601c18..4227188d0 100644 --- a/_site/docs/v0.56/data-modeling/semantic-types.html +++ b/_site/docs/v0.56/data-modeling/semantic-types.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/data-modeling/start.html b/_site/docs/v0.56/data-modeling/start.html index a6530f079..407c60251 100644 --- a/_site/docs/v0.56/data-modeling/start.html +++ b/_site/docs/v0.56/data-modeling/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connecting.html b/_site/docs/v0.56/databases/connecting.html index 287c50868..7ec3eba1f 100644 --- a/_site/docs/v0.56/databases/connecting.html +++ b/_site/docs/v0.56/databases/connecting.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/athena.html b/_site/docs/v0.56/databases/connections/athena.html index 30b5a5c73..ea90b8d98 100644 --- a/_site/docs/v0.56/databases/connections/athena.html +++ b/_site/docs/v0.56/databases/connections/athena.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/aws-rds.html b/_site/docs/v0.56/databases/connections/aws-rds.html index fc93f7698..6eccd1c57 100644 --- a/_site/docs/v0.56/databases/connections/aws-rds.html +++ b/_site/docs/v0.56/databases/connections/aws-rds.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/bigquery.html b/_site/docs/v0.56/databases/connections/bigquery.html index 008e4440b..cb74e91f2 100644 --- a/_site/docs/v0.56/databases/connections/bigquery.html +++ b/_site/docs/v0.56/databases/connections/bigquery.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/clickhouse.html b/_site/docs/v0.56/databases/connections/clickhouse.html index 30a9aa570..9700dbd3c 100644 --- a/_site/docs/v0.56/databases/connections/clickhouse.html +++ b/_site/docs/v0.56/databases/connections/clickhouse.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/databricks.html b/_site/docs/v0.56/databases/connections/databricks.html index f9957d9b4..b96c136c3 100644 --- a/_site/docs/v0.56/databases/connections/databricks.html +++ b/_site/docs/v0.56/databases/connections/databricks.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/druid.html b/_site/docs/v0.56/databases/connections/druid.html index 8c1c60c11..33efc83fc 100644 --- a/_site/docs/v0.56/databases/connections/druid.html +++ b/_site/docs/v0.56/databases/connections/druid.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/mariadb.html b/_site/docs/v0.56/databases/connections/mariadb.html index ff6812aa9..98b01784d 100644 --- a/_site/docs/v0.56/databases/connections/mariadb.html +++ b/_site/docs/v0.56/databases/connections/mariadb.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/mongodb.html b/_site/docs/v0.56/databases/connections/mongodb.html index 829679018..19d3645cb 100644 --- a/_site/docs/v0.56/databases/connections/mongodb.html +++ b/_site/docs/v0.56/databases/connections/mongodb.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/mysql.html b/_site/docs/v0.56/databases/connections/mysql.html index f7f9d3d27..3583ee64a 100644 --- a/_site/docs/v0.56/databases/connections/mysql.html +++ b/_site/docs/v0.56/databases/connections/mysql.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/oracle.html b/_site/docs/v0.56/databases/connections/oracle.html index 12cdf897a..2d1918946 100644 --- a/_site/docs/v0.56/databases/connections/oracle.html +++ b/_site/docs/v0.56/databases/connections/oracle.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/postgresql.html b/_site/docs/v0.56/databases/connections/postgresql.html index af99d90d3..1e0ac3f6b 100644 --- a/_site/docs/v0.56/databases/connections/postgresql.html +++ b/_site/docs/v0.56/databases/connections/postgresql.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/presto.html b/_site/docs/v0.56/databases/connections/presto.html index 3608df5cc..41fe96f78 100644 --- a/_site/docs/v0.56/databases/connections/presto.html +++ b/_site/docs/v0.56/databases/connections/presto.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/redshift.html b/_site/docs/v0.56/databases/connections/redshift.html index 1b5796078..2ed7936a7 100644 --- a/_site/docs/v0.56/databases/connections/redshift.html +++ b/_site/docs/v0.56/databases/connections/redshift.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/snowflake.html b/_site/docs/v0.56/databases/connections/snowflake.html index d70e24d03..cb17d3b68 100644 --- a/_site/docs/v0.56/databases/connections/snowflake.html +++ b/_site/docs/v0.56/databases/connections/snowflake.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/sparksql.html b/_site/docs/v0.56/databases/connections/sparksql.html index 8c48459b1..7661bfa3d 100644 --- a/_site/docs/v0.56/databases/connections/sparksql.html +++ b/_site/docs/v0.56/databases/connections/sparksql.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/sql-server.html b/_site/docs/v0.56/databases/connections/sql-server.html index 31a00a784..efe177fb0 100644 --- a/_site/docs/v0.56/databases/connections/sql-server.html +++ b/_site/docs/v0.56/databases/connections/sql-server.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/sqlite.html b/_site/docs/v0.56/databases/connections/sqlite.html index b7dea33ed..dd79ea43d 100644 --- a/_site/docs/v0.56/databases/connections/sqlite.html +++ b/_site/docs/v0.56/databases/connections/sqlite.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/starburst.html b/_site/docs/v0.56/databases/connections/starburst.html index 9fb44e3ab..0434198b9 100644 --- a/_site/docs/v0.56/databases/connections/starburst.html +++ b/_site/docs/v0.56/databases/connections/starburst.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/connections/vertica.html b/_site/docs/v0.56/databases/connections/vertica.html index 5ec297c2d..63efa0b82 100644 --- a/_site/docs/v0.56/databases/connections/vertica.html +++ b/_site/docs/v0.56/databases/connections/vertica.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/danger-zone.html b/_site/docs/v0.56/databases/danger-zone.html index e2b4c120f..2363c0934 100644 --- a/_site/docs/v0.56/databases/danger-zone.html +++ b/_site/docs/v0.56/databases/danger-zone.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/encrypting-details-at-rest.html b/_site/docs/v0.56/databases/encrypting-details-at-rest.html index 4757cf35a..2ce8da821 100644 --- a/_site/docs/v0.56/databases/encrypting-details-at-rest.html +++ b/_site/docs/v0.56/databases/encrypting-details-at-rest.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/ssh-tunnel.html b/_site/docs/v0.56/databases/ssh-tunnel.html index ad7d41692..b6a6b8caa 100644 --- a/_site/docs/v0.56/databases/ssh-tunnel.html +++ b/_site/docs/v0.56/databases/ssh-tunnel.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/ssl-certificates.html b/_site/docs/v0.56/databases/ssl-certificates.html index a95a8ca4a..51b7c4c8b 100644 --- a/_site/docs/v0.56/databases/ssl-certificates.html +++ b/_site/docs/v0.56/databases/ssl-certificates.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/start.html b/_site/docs/v0.56/databases/start.html index 49f87fb6c..2d78ec125 100644 --- a/_site/docs/v0.56/databases/start.html +++ b/_site/docs/v0.56/databases/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/sync-scan.html b/_site/docs/v0.56/databases/sync-scan.html index 9b992c665..f505a0a12 100644 --- a/_site/docs/v0.56/databases/sync-scan.html +++ b/_site/docs/v0.56/databases/sync-scan.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/uploads.html b/_site/docs/v0.56/databases/uploads.html index 2eef36ede..a59b51db3 100644 --- a/_site/docs/v0.56/databases/uploads.html +++ b/_site/docs/v0.56/databases/uploads.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/databases/users-roles-privileges.html b/_site/docs/v0.56/databases/users-roles-privileges.html index faede0759..c2c40934b 100644 --- a/_site/docs/v0.56/databases/users-roles-privileges.html +++ b/_site/docs/v0.56/databases/users-roles-privileges.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/api-changelog.html b/_site/docs/v0.56/developers-guide/api-changelog.html index f7fac4d06..060f62e8a 100644 --- a/_site/docs/v0.56/developers-guide/api-changelog.html +++ b/_site/docs/v0.56/developers-guide/api-changelog.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/build.html b/_site/docs/v0.56/developers-guide/build.html index 0dcd95372..0cb7693f5 100644 --- a/_site/docs/v0.56/developers-guide/build.html +++ b/_site/docs/v0.56/developers-guide/build.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/clojure.html b/_site/docs/v0.56/developers-guide/clojure.html index d78660696..6986e398a 100644 --- a/_site/docs/v0.56/developers-guide/clojure.html +++ b/_site/docs/v0.56/developers-guide/clojure.html @@ -199,7 +199,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/code-reviews.html b/_site/docs/v0.56/developers-guide/code-reviews.html index 27e5cca99..bd54fbcb5 100644 --- a/_site/docs/v0.56/developers-guide/code-reviews.html +++ b/_site/docs/v0.56/developers-guide/code-reviews.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/community-drivers.html b/_site/docs/v0.56/developers-guide/community-drivers.html index 4f20fcb2c..99e4b9f45 100644 --- a/_site/docs/v0.56/developers-guide/community-drivers.html +++ b/_site/docs/v0.56/developers-guide/community-drivers.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/dev-branch-docker.html b/_site/docs/v0.56/developers-guide/dev-branch-docker.html index 4b7698bd0..f2478eec0 100644 --- a/_site/docs/v0.56/developers-guide/dev-branch-docker.html +++ b/_site/docs/v0.56/developers-guide/dev-branch-docker.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/devenv.html b/_site/docs/v0.56/developers-guide/devenv.html index cae0277f6..bd4551941 100644 --- a/_site/docs/v0.56/developers-guide/devenv.html +++ b/_site/docs/v0.56/developers-guide/devenv.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/docs.html b/_site/docs/v0.56/developers-guide/docs.html index eeb702327..eb39e7c08 100644 --- a/_site/docs/v0.56/developers-guide/docs.html +++ b/_site/docs/v0.56/developers-guide/docs.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/driver-changelog.html b/_site/docs/v0.56/developers-guide/driver-changelog.html index 75fc4915e..5ac63e55c 100644 --- a/_site/docs/v0.56/developers-guide/driver-changelog.html +++ b/_site/docs/v0.56/developers-guide/driver-changelog.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/drivers/basics.html b/_site/docs/v0.56/developers-guide/drivers/basics.html index a40bf475b..df8974659 100644 --- a/_site/docs/v0.56/developers-guide/drivers/basics.html +++ b/_site/docs/v0.56/developers-guide/drivers/basics.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/drivers/driver-tests.html b/_site/docs/v0.56/developers-guide/drivers/driver-tests.html index 34cb98855..c6a57dc10 100644 --- a/_site/docs/v0.56/developers-guide/drivers/driver-tests.html +++ b/_site/docs/v0.56/developers-guide/drivers/driver-tests.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/drivers/multimethods.html b/_site/docs/v0.56/developers-guide/drivers/multimethods.html index 8d377720a..622570cf5 100644 --- a/_site/docs/v0.56/developers-guide/drivers/multimethods.html +++ b/_site/docs/v0.56/developers-guide/drivers/multimethods.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/drivers/plugins.html b/_site/docs/v0.56/developers-guide/drivers/plugins.html index 4a86b36e4..6cb8eb548 100644 --- a/_site/docs/v0.56/developers-guide/drivers/plugins.html +++ b/_site/docs/v0.56/developers-guide/drivers/plugins.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/drivers/start.html b/_site/docs/v0.56/developers-guide/drivers/start.html index 704f0f2e4..d6d6d6dab 100644 --- a/_site/docs/v0.56/developers-guide/drivers/start.html +++ b/_site/docs/v0.56/developers-guide/drivers/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/e2e-tests.html b/_site/docs/v0.56/developers-guide/e2e-tests.html index eba8908be..d884ba470 100644 --- a/_site/docs/v0.56/developers-guide/e2e-tests.html +++ b/_site/docs/v0.56/developers-guide/e2e-tests.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/emacs.html b/_site/docs/v0.56/developers-guide/emacs.html index a0d2380c7..eb8e1451b 100644 --- a/_site/docs/v0.56/developers-guide/emacs.html +++ b/_site/docs/v0.56/developers-guide/emacs.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/frontend.html b/_site/docs/v0.56/developers-guide/frontend.html index c547dc6dd..d2d19707d 100644 --- a/_site/docs/v0.56/developers-guide/frontend.html +++ b/_site/docs/v0.56/developers-guide/frontend.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/internationalization.html b/_site/docs/v0.56/developers-guide/internationalization.html index a9a668d5f..4eecb3a11 100644 --- a/_site/docs/v0.56/developers-guide/internationalization.html +++ b/_site/docs/v0.56/developers-guide/internationalization.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/mage.html b/_site/docs/v0.56/developers-guide/mage.html index c6b7b6f6e..5edba9a62 100644 --- a/_site/docs/v0.56/developers-guide/mage.html +++ b/_site/docs/v0.56/developers-guide/mage.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/mbql-library-changelog.html b/_site/docs/v0.56/developers-guide/mbql-library-changelog.html index ccb9c684e..122917f75 100644 --- a/_site/docs/v0.56/developers-guide/mbql-library-changelog.html +++ b/_site/docs/v0.56/developers-guide/mbql-library-changelog.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/security-token-scanner.html b/_site/docs/v0.56/developers-guide/security-token-scanner.html index d224122af..19391bb25 100644 --- a/_site/docs/v0.56/developers-guide/security-token-scanner.html +++ b/_site/docs/v0.56/developers-guide/security-token-scanner.html @@ -187,7 +187,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/start.html b/_site/docs/v0.56/developers-guide/start.html index 84c2ed364..41d77c42b 100644 --- a/_site/docs/v0.56/developers-guide/start.html +++ b/_site/docs/v0.56/developers-guide/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/versioning.html b/_site/docs/v0.56/developers-guide/versioning.html index a893282c3..ad5004d5c 100644 --- a/_site/docs/v0.56/developers-guide/versioning.html +++ b/_site/docs/v0.56/developers-guide/versioning.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/visual-studio-code.html b/_site/docs/v0.56/developers-guide/visual-studio-code.html index f3c8e3f1e..aaa22c7ac 100644 --- a/_site/docs/v0.56/developers-guide/visual-studio-code.html +++ b/_site/docs/v0.56/developers-guide/visual-studio-code.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/developers-guide/visual-tests.html b/_site/docs/v0.56/developers-guide/visual-tests.html index 0143e8a36..3568e86e9 100644 --- a/_site/docs/v0.56/developers-guide/visual-tests.html +++ b/_site/docs/v0.56/developers-guide/visual-tests.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/embedded-analytics-js.html b/_site/docs/v0.56/embedding/embedded-analytics-js.html index 0a0ffe19d..a4347d793 100644 --- a/_site/docs/v0.56/embedding/embedded-analytics-js.html +++ b/_site/docs/v0.56/embedding/embedded-analytics-js.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4833,7 +4833,7 @@

Embedded analytics JS

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/interactive-embedding-quick-start-guide.html b/_site/docs/v0.56/embedding/interactive-embedding-quick-start-guide.html index e6fe3d1bf..99ce36bf3 100644 --- a/_site/docs/v0.56/embedding/interactive-embedding-quick-start-guide.html +++ b/_site/docs/v0.56/embedding/interactive-embedding-quick-start-guide.html @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4815,7 +4815,7 @@

Interactive embedding quickstart

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/interactive-embedding.html b/_site/docs/v0.56/embedding/interactive-embedding.html index 0afb64a89..30abb2b25 100644 --- a/_site/docs/v0.56/embedding/interactive-embedding.html +++ b/_site/docs/v0.56/embedding/interactive-embedding.html @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4831,7 +4831,7 @@

Interactive embedding

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/interactive-ui-components.html b/_site/docs/v0.56/embedding/interactive-ui-components.html index f646376b7..d8b288e9a 100644 --- a/_site/docs/v0.56/embedding/interactive-ui-components.html +++ b/_site/docs/v0.56/embedding/interactive-ui-components.html @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/introduction.html b/_site/docs/v0.56/embedding/introduction.html index 193ad3828..37039b1b0 100644 --- a/_site/docs/v0.56/embedding/introduction.html +++ b/_site/docs/v0.56/embedding/introduction.html @@ -54,7 +54,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4813,7 +4813,7 @@

Embedding introduction

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/public-links.html b/_site/docs/v0.56/embedding/public-links.html index 49352a6f8..2d35990bc 100644 --- a/_site/docs/v0.56/embedding/public-links.html +++ b/_site/docs/v0.56/embedding/public-links.html @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/ai-chat.html b/_site/docs/v0.56/embedding/sdk/ai-chat.html index 92d8d9896..0a56d7d22 100644 --- a/_site/docs/v0.56/embedding/sdk/ai-chat.html +++ b/_site/docs/v0.56/embedding/sdk/ai-chat.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/appearance.html b/_site/docs/v0.56/embedding/sdk/appearance.html index 1df1a846f..5595a7c8b 100644 --- a/_site/docs/v0.56/embedding/sdk/appearance.html +++ b/_site/docs/v0.56/embedding/sdk/appearance.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/authentication.html b/_site/docs/v0.56/embedding/sdk/authentication.html index 5c0da41a8..538ff60f5 100644 --- a/_site/docs/v0.56/embedding/sdk/authentication.html +++ b/_site/docs/v0.56/embedding/sdk/authentication.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/collections.html b/_site/docs/v0.56/embedding/sdk/collections.html index de3ec8519..002db91d4 100644 --- a/_site/docs/v0.56/embedding/sdk/collections.html +++ b/_site/docs/v0.56/embedding/sdk/collections.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/config.html b/_site/docs/v0.56/embedding/sdk/config.html index 2357ebbdc..e860cc5af 100644 --- a/_site/docs/v0.56/embedding/sdk/config.html +++ b/_site/docs/v0.56/embedding/sdk/config.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/dashboards.html b/_site/docs/v0.56/embedding/sdk/dashboards.html index aca71d127..9fdf347c0 100644 --- a/_site/docs/v0.56/embedding/sdk/dashboards.html +++ b/_site/docs/v0.56/embedding/sdk/dashboards.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/introduction.html b/_site/docs/v0.56/embedding/sdk/introduction.html index 14e9b9808..faec59f41 100644 --- a/_site/docs/v0.56/embedding/sdk/introduction.html +++ b/_site/docs/v0.56/embedding/sdk/introduction.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/next-js.html b/_site/docs/v0.56/embedding/sdk/next-js.html index eca56e4e3..9b6227f43 100644 --- a/_site/docs/v0.56/embedding/sdk/next-js.html +++ b/_site/docs/v0.56/embedding/sdk/next-js.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/plugins.html b/_site/docs/v0.56/embedding/sdk/plugins.html index 58edf8fba..2ac9cd48f 100644 --- a/_site/docs/v0.56/embedding/sdk/plugins.html +++ b/_site/docs/v0.56/embedding/sdk/plugins.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/questions.html b/_site/docs/v0.56/embedding/sdk/questions.html index af163e830..72448274f 100644 --- a/_site/docs/v0.56/embedding/sdk/questions.html +++ b/_site/docs/v0.56/embedding/sdk/questions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/quickstart-cli.html b/_site/docs/v0.56/embedding/sdk/quickstart-cli.html index 454d1f4cd..f97b1eea8 100644 --- a/_site/docs/v0.56/embedding/sdk/quickstart-cli.html +++ b/_site/docs/v0.56/embedding/sdk/quickstart-cli.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/quickstart-with-sample-app.html b/_site/docs/v0.56/embedding/sdk/quickstart-with-sample-app.html index 1f2c51320..3d706a606 100644 --- a/_site/docs/v0.56/embedding/sdk/quickstart-with-sample-app.html +++ b/_site/docs/v0.56/embedding/sdk/quickstart-with-sample-app.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/quickstart.html b/_site/docs/v0.56/embedding/sdk/quickstart.html index 949f9ab4f..3f38fc603 100644 --- a/_site/docs/v0.56/embedding/sdk/quickstart.html +++ b/_site/docs/v0.56/embedding/sdk/quickstart.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/upgrade.html b/_site/docs/v0.56/embedding/sdk/upgrade.html index e1bd2475e..4017139b8 100644 --- a/_site/docs/v0.56/embedding/sdk/upgrade.html +++ b/_site/docs/v0.56/embedding/sdk/upgrade.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/sdk/version.html b/_site/docs/v0.56/embedding/sdk/version.html index 277eb49a8..36b060647 100644 --- a/_site/docs/v0.56/embedding/sdk/version.html +++ b/_site/docs/v0.56/embedding/sdk/version.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/securing-embeds.html b/_site/docs/v0.56/embedding/securing-embeds.html index 478174b99..02caf4191 100644 --- a/_site/docs/v0.56/embedding/securing-embeds.html +++ b/_site/docs/v0.56/embedding/securing-embeds.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/start.html b/_site/docs/v0.56/embedding/start.html index ebfedab07..48f26bdcf 100644 --- a/_site/docs/v0.56/embedding/start.html +++ b/_site/docs/v0.56/embedding/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/embedding/static-embedding-parameters.html b/_site/docs/v0.56/embedding/static-embedding-parameters.html index eadd893bf..519447ea0 100644 --- a/_site/docs/v0.56/embedding/static-embedding-parameters.html +++ b/_site/docs/v0.56/embedding/static-embedding-parameters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4813,7 +4813,7 @@

Parameters for static embeds

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/static-embedding.html b/_site/docs/v0.56/embedding/static-embedding.html index 7d4bd66f5..0860d6e1e 100644 --- a/_site/docs/v0.56/embedding/static-embedding.html +++ b/_site/docs/v0.56/embedding/static-embedding.html @@ -54,7 +54,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub @@ -4811,7 +4811,7 @@

Static embedding

interactive-embedding-workshop

- Build a working proof of concept in just one hour. + Embed a real dashboard in just 30 minutes.

Join our next Embedded Analytics Workshop diff --git a/_site/docs/v0.56/embedding/translations.html b/_site/docs/v0.56/embedding/translations.html index fe27ba51e..f4b9df875 100644 --- a/_site/docs/v0.56/embedding/translations.html +++ b/_site/docs/v0.56/embedding/translations.html @@ -189,7 +189,7 @@

πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/collections.html b/_site/docs/v0.56/exploration-and-organization/collections.html index c84231d62..40a315a75 100644 --- a/_site/docs/v0.56/exploration-and-organization/collections.html +++ b/_site/docs/v0.56/exploration-and-organization/collections.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/content-verification.html b/_site/docs/v0.56/exploration-and-organization/content-verification.html index 27cf64d0e..7f663a79c 100644 --- a/_site/docs/v0.56/exploration-and-organization/content-verification.html +++ b/_site/docs/v0.56/exploration-and-organization/content-verification.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/data-model-reference.html b/_site/docs/v0.56/exploration-and-organization/data-model-reference.html index 5499f2cdd..28ab4c681 100644 --- a/_site/docs/v0.56/exploration-and-organization/data-model-reference.html +++ b/_site/docs/v0.56/exploration-and-organization/data-model-reference.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/delete-and-restore.html b/_site/docs/v0.56/exploration-and-organization/delete-and-restore.html index 2514b680b..d9bd3c3ce 100644 --- a/_site/docs/v0.56/exploration-and-organization/delete-and-restore.html +++ b/_site/docs/v0.56/exploration-and-organization/delete-and-restore.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/events-and-timelines.html b/_site/docs/v0.56/exploration-and-organization/events-and-timelines.html index 18a2e2fc6..3a7b5d496 100644 --- a/_site/docs/v0.56/exploration-and-organization/events-and-timelines.html +++ b/_site/docs/v0.56/exploration-and-organization/events-and-timelines.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/exploration.html b/_site/docs/v0.56/exploration-and-organization/exploration.html index e50dc6f22..1e4aab420 100644 --- a/_site/docs/v0.56/exploration-and-organization/exploration.html +++ b/_site/docs/v0.56/exploration-and-organization/exploration.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/history.html b/_site/docs/v0.56/exploration-and-organization/history.html index 83d4528ed..ec1dc2666 100644 --- a/_site/docs/v0.56/exploration-and-organization/history.html +++ b/_site/docs/v0.56/exploration-and-organization/history.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/keyboard-shortcuts.html b/_site/docs/v0.56/exploration-and-organization/keyboard-shortcuts.html index 7df10953b..c5d73113b 100644 --- a/_site/docs/v0.56/exploration-and-organization/keyboard-shortcuts.html +++ b/_site/docs/v0.56/exploration-and-organization/keyboard-shortcuts.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/start.html b/_site/docs/v0.56/exploration-and-organization/start.html index 295446711..a63a602cf 100644 --- a/_site/docs/v0.56/exploration-and-organization/start.html +++ b/_site/docs/v0.56/exploration-and-organization/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/uploads.html b/_site/docs/v0.56/exploration-and-organization/uploads.html index 822a60924..065849a20 100644 --- a/_site/docs/v0.56/exploration-and-organization/uploads.html +++ b/_site/docs/v0.56/exploration-and-organization/uploads.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/exploration-and-organization/x-rays.html b/_site/docs/v0.56/exploration-and-organization/x-rays.html index 660e950ef..3c2cc05b7 100644 --- a/_site/docs/v0.56/exploration-and-organization/x-rays.html +++ b/_site/docs/v0.56/exploration-and-organization/x-rays.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/index.html b/_site/docs/v0.56/index.html index 57ca6554b..d464d5603 100644 --- a/_site/docs/v0.56/index.html +++ b/_site/docs/v0.56/index.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/accessibility.html b/_site/docs/v0.56/installation-and-operation/accessibility.html index 3e97eada2..d2dc137a6 100644 --- a/_site/docs/v0.56/installation-and-operation/accessibility.html +++ b/_site/docs/v0.56/installation-and-operation/accessibility.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/activating-the-enterprise-edition.html b/_site/docs/v0.56/installation-and-operation/activating-the-enterprise-edition.html index 9ad6a032d..ecd04c744 100644 --- a/_site/docs/v0.56/installation-and-operation/activating-the-enterprise-edition.html +++ b/_site/docs/v0.56/installation-and-operation/activating-the-enterprise-edition.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/backing-up-metabase-application-data.html b/_site/docs/v0.56/installation-and-operation/backing-up-metabase-application-data.html index b882eca40..15b5d5aad 100644 --- a/_site/docs/v0.56/installation-and-operation/backing-up-metabase-application-data.html +++ b/_site/docs/v0.56/installation-and-operation/backing-up-metabase-application-data.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/commands.html b/_site/docs/v0.56/installation-and-operation/commands.html index 179e93262..f5eb250a6 100644 --- a/_site/docs/v0.56/installation-and-operation/commands.html +++ b/_site/docs/v0.56/installation-and-operation/commands.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/configuring-application-database.html b/_site/docs/v0.56/installation-and-operation/configuring-application-database.html index 236aae2b9..26c384c80 100644 --- a/_site/docs/v0.56/installation-and-operation/configuring-application-database.html +++ b/_site/docs/v0.56/installation-and-operation/configuring-application-database.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/creating-RDS-database-on-AWS.html b/_site/docs/v0.56/installation-and-operation/creating-RDS-database-on-AWS.html index 74b9ee9d4..8985efb87 100644 --- a/_site/docs/v0.56/installation-and-operation/creating-RDS-database-on-AWS.html +++ b/_site/docs/v0.56/installation-and-operation/creating-RDS-database-on-AWS.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/development-instance.html b/_site/docs/v0.56/installation-and-operation/development-instance.html index 3395b3aa1..4fbb9ba2e 100644 --- a/_site/docs/v0.56/installation-and-operation/development-instance.html +++ b/_site/docs/v0.56/installation-and-operation/development-instance.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/information-collection.html b/_site/docs/v0.56/installation-and-operation/information-collection.html index b7b3d3137..94a91858a 100644 --- a/_site/docs/v0.56/installation-and-operation/information-collection.html +++ b/_site/docs/v0.56/installation-and-operation/information-collection.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/installing-metabase.html b/_site/docs/v0.56/installation-and-operation/installing-metabase.html index 4a2fe81c7..4155a3cbf 100644 --- a/_site/docs/v0.56/installation-and-operation/installing-metabase.html +++ b/_site/docs/v0.56/installation-and-operation/installing-metabase.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/migrating-from-h2.html b/_site/docs/v0.56/installation-and-operation/migrating-from-h2.html index 7b655a44c..7def80a1b 100644 --- a/_site/docs/v0.56/installation-and-operation/migrating-from-h2.html +++ b/_site/docs/v0.56/installation-and-operation/migrating-from-h2.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/monitoring-metabase.html b/_site/docs/v0.56/installation-and-operation/monitoring-metabase.html index a1d72faa6..5d6c5dfdc 100644 --- a/_site/docs/v0.56/installation-and-operation/monitoring-metabase.html +++ b/_site/docs/v0.56/installation-and-operation/monitoring-metabase.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/observability-with-prometheus.html b/_site/docs/v0.56/installation-and-operation/observability-with-prometheus.html index c44389baf..d01271c96 100644 --- a/_site/docs/v0.56/installation-and-operation/observability-with-prometheus.html +++ b/_site/docs/v0.56/installation-and-operation/observability-with-prometheus.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/privacy.html b/_site/docs/v0.56/installation-and-operation/privacy.html index 2ba53c60f..052e408f4 100644 --- a/_site/docs/v0.56/installation-and-operation/privacy.html +++ b/_site/docs/v0.56/installation-and-operation/privacy.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-metabase-as-service.html b/_site/docs/v0.56/installation-and-operation/running-metabase-as-service.html index 8d84417a7..862e79608 100644 --- a/_site/docs/v0.56/installation-and-operation/running-metabase-as-service.html +++ b/_site/docs/v0.56/installation-and-operation/running-metabase-as-service.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-metabase-on-azure.html b/_site/docs/v0.56/installation-and-operation/running-metabase-on-azure.html index 897371635..0686da456 100644 --- a/_site/docs/v0.56/installation-and-operation/running-metabase-on-azure.html +++ b/_site/docs/v0.56/installation-and-operation/running-metabase-on-azure.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-metabase-on-docker.html b/_site/docs/v0.56/installation-and-operation/running-metabase-on-docker.html index 12a2cfc21..b20180acd 100644 --- a/_site/docs/v0.56/installation-and-operation/running-metabase-on-docker.html +++ b/_site/docs/v0.56/installation-and-operation/running-metabase-on-docker.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-metabase-on-elastic-beanstalk.html b/_site/docs/v0.56/installation-and-operation/running-metabase-on-elastic-beanstalk.html index 597db4127..6425c75c0 100644 --- a/_site/docs/v0.56/installation-and-operation/running-metabase-on-elastic-beanstalk.html +++ b/_site/docs/v0.56/installation-and-operation/running-metabase-on-elastic-beanstalk.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-metabase-on-podman.html b/_site/docs/v0.56/installation-and-operation/running-metabase-on-podman.html index d98b1f9a2..7ff2576b8 100644 --- a/_site/docs/v0.56/installation-and-operation/running-metabase-on-podman.html +++ b/_site/docs/v0.56/installation-and-operation/running-metabase-on-podman.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/running-the-metabase-jar-file.html b/_site/docs/v0.56/installation-and-operation/running-the-metabase-jar-file.html index 0a061612c..32d27c33a 100644 --- a/_site/docs/v0.56/installation-and-operation/running-the-metabase-jar-file.html +++ b/_site/docs/v0.56/installation-and-operation/running-the-metabase-jar-file.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/serialization.html b/_site/docs/v0.56/installation-and-operation/serialization.html index 92b62da5d..650935f12 100644 --- a/_site/docs/v0.56/installation-and-operation/serialization.html +++ b/_site/docs/v0.56/installation-and-operation/serialization.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/start.html b/_site/docs/v0.56/installation-and-operation/start.html index 66e503ddf..2e9a97f79 100644 --- a/_site/docs/v0.56/installation-and-operation/start.html +++ b/_site/docs/v0.56/installation-and-operation/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/supported-browsers.html b/_site/docs/v0.56/installation-and-operation/supported-browsers.html index 4247a0a50..d4b5935b8 100644 --- a/_site/docs/v0.56/installation-and-operation/supported-browsers.html +++ b/_site/docs/v0.56/installation-and-operation/supported-browsers.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/installation-and-operation/upgrading-metabase.html b/_site/docs/v0.56/installation-and-operation/upgrading-metabase.html index 989218d48..97ac903c6 100644 --- a/_site/docs/v0.56/installation-and-operation/upgrading-metabase.html +++ b/_site/docs/v0.56/installation-and-operation/upgrading-metabase.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/account-settings.html b/_site/docs/v0.56/people-and-groups/account-settings.html index 4c148d997..71ef5d642 100644 --- a/_site/docs/v0.56/people-and-groups/account-settings.html +++ b/_site/docs/v0.56/people-and-groups/account-settings.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/api-keys.html b/_site/docs/v0.56/people-and-groups/api-keys.html index 3ca390849..946c4e17b 100644 --- a/_site/docs/v0.56/people-and-groups/api-keys.html +++ b/_site/docs/v0.56/people-and-groups/api-keys.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/authenticating-with-jwt.html b/_site/docs/v0.56/people-and-groups/authenticating-with-jwt.html index 6ce03cb77..7c0b1653d 100644 --- a/_site/docs/v0.56/people-and-groups/authenticating-with-jwt.html +++ b/_site/docs/v0.56/people-and-groups/authenticating-with-jwt.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/authenticating-with-saml.html b/_site/docs/v0.56/people-and-groups/authenticating-with-saml.html index 3d8561df7..d0a6163be 100644 --- a/_site/docs/v0.56/people-and-groups/authenticating-with-saml.html +++ b/_site/docs/v0.56/people-and-groups/authenticating-with-saml.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/changing-password-complexity.html b/_site/docs/v0.56/people-and-groups/changing-password-complexity.html index 13bc87cd7..f094fc092 100644 --- a/_site/docs/v0.56/people-and-groups/changing-password-complexity.html +++ b/_site/docs/v0.56/people-and-groups/changing-password-complexity.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/changing-session-expiration.html b/_site/docs/v0.56/people-and-groups/changing-session-expiration.html index 2bb18e13b..f05f82783 100644 --- a/_site/docs/v0.56/people-and-groups/changing-session-expiration.html +++ b/_site/docs/v0.56/people-and-groups/changing-session-expiration.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/google-sign-in.html b/_site/docs/v0.56/people-and-groups/google-sign-in.html index 4ae7d7857..ad22ba177 100644 --- a/_site/docs/v0.56/people-and-groups/google-sign-in.html +++ b/_site/docs/v0.56/people-and-groups/google-sign-in.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/ldap.html b/_site/docs/v0.56/people-and-groups/ldap.html index 9e07e99ec..8d2dfc102 100644 --- a/_site/docs/v0.56/people-and-groups/ldap.html +++ b/_site/docs/v0.56/people-and-groups/ldap.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/managing.html b/_site/docs/v0.56/people-and-groups/managing.html index ad89010c6..dec54e10a 100644 --- a/_site/docs/v0.56/people-and-groups/managing.html +++ b/_site/docs/v0.56/people-and-groups/managing.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/saml-auth0.html b/_site/docs/v0.56/people-and-groups/saml-auth0.html index be2812b05..e02f18806 100644 --- a/_site/docs/v0.56/people-and-groups/saml-auth0.html +++ b/_site/docs/v0.56/people-and-groups/saml-auth0.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/saml-azure.html b/_site/docs/v0.56/people-and-groups/saml-azure.html index 38c2d4731..a0df23d5d 100644 --- a/_site/docs/v0.56/people-and-groups/saml-azure.html +++ b/_site/docs/v0.56/people-and-groups/saml-azure.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/saml-google.html b/_site/docs/v0.56/people-and-groups/saml-google.html index c640928a5..fb233be41 100644 --- a/_site/docs/v0.56/people-and-groups/saml-google.html +++ b/_site/docs/v0.56/people-and-groups/saml-google.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/saml-keycloak.html b/_site/docs/v0.56/people-and-groups/saml-keycloak.html index 80378839a..2898e6d79 100644 --- a/_site/docs/v0.56/people-and-groups/saml-keycloak.html +++ b/_site/docs/v0.56/people-and-groups/saml-keycloak.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/saml-okta.html b/_site/docs/v0.56/people-and-groups/saml-okta.html index 8276bec40..fe6b7d385 100644 --- a/_site/docs/v0.56/people-and-groups/saml-okta.html +++ b/_site/docs/v0.56/people-and-groups/saml-okta.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/start.html b/_site/docs/v0.56/people-and-groups/start.html index d0f7ebc32..dd48ec8ec 100644 --- a/_site/docs/v0.56/people-and-groups/start.html +++ b/_site/docs/v0.56/people-and-groups/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/people-and-groups/user-provisioning.html b/_site/docs/v0.56/people-and-groups/user-provisioning.html index 8374c304b..201fb7530 100644 --- a/_site/docs/v0.56/people-and-groups/user-provisioning.html +++ b/_site/docs/v0.56/people-and-groups/user-provisioning.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/application.html b/_site/docs/v0.56/permissions/application.html index b195434ef..2f2eb7294 100644 --- a/_site/docs/v0.56/permissions/application.html +++ b/_site/docs/v0.56/permissions/application.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/collections.html b/_site/docs/v0.56/permissions/collections.html index 7ab01036d..1b61dbe2f 100644 --- a/_site/docs/v0.56/permissions/collections.html +++ b/_site/docs/v0.56/permissions/collections.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/data.html b/_site/docs/v0.56/permissions/data.html index 03d838918..080e15f8b 100644 --- a/_site/docs/v0.56/permissions/data.html +++ b/_site/docs/v0.56/permissions/data.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/database-routing.html b/_site/docs/v0.56/permissions/database-routing.html index a25012705..9e5544874 100644 --- a/_site/docs/v0.56/permissions/database-routing.html +++ b/_site/docs/v0.56/permissions/database-routing.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/embedding.html b/_site/docs/v0.56/permissions/embedding.html index 60795f409..58bf2f794 100644 --- a/_site/docs/v0.56/permissions/embedding.html +++ b/_site/docs/v0.56/permissions/embedding.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/impersonation.html b/_site/docs/v0.56/permissions/impersonation.html index d4d57e78b..c06af7407 100644 --- a/_site/docs/v0.56/permissions/impersonation.html +++ b/_site/docs/v0.56/permissions/impersonation.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/introduction.html b/_site/docs/v0.56/permissions/introduction.html index 167ae56f2..a7e3e0dfe 100644 --- a/_site/docs/v0.56/permissions/introduction.html +++ b/_site/docs/v0.56/permissions/introduction.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/no-self-service-deprecation.html b/_site/docs/v0.56/permissions/no-self-service-deprecation.html index 534c42817..bb0aec4e8 100644 --- a/_site/docs/v0.56/permissions/no-self-service-deprecation.html +++ b/_site/docs/v0.56/permissions/no-self-service-deprecation.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/notifications.html b/_site/docs/v0.56/permissions/notifications.html index 048fe2598..f0d7b4c6d 100644 --- a/_site/docs/v0.56/permissions/notifications.html +++ b/_site/docs/v0.56/permissions/notifications.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/row-and-column-security-examples.html b/_site/docs/v0.56/permissions/row-and-column-security-examples.html index 26cb090ea..4b5a976bb 100644 --- a/_site/docs/v0.56/permissions/row-and-column-security-examples.html +++ b/_site/docs/v0.56/permissions/row-and-column-security-examples.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/row-and-column-security.html b/_site/docs/v0.56/permissions/row-and-column-security.html index ae1239e50..5b22c5a5c 100644 --- a/_site/docs/v0.56/permissions/row-and-column-security.html +++ b/_site/docs/v0.56/permissions/row-and-column-security.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/snippets.html b/_site/docs/v0.56/permissions/snippets.html index 2d6327e16..17cc1073c 100644 --- a/_site/docs/v0.56/permissions/snippets.html +++ b/_site/docs/v0.56/permissions/snippets.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/permissions/start.html b/_site/docs/v0.56/permissions/start.html index 6dced94c9..4e33c3565 100644 --- a/_site/docs/v0.56/permissions/start.html +++ b/_site/docs/v0.56/permissions/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/alerts.html b/_site/docs/v0.56/questions/alerts.html index 9acbe9998..379307f41 100644 --- a/_site/docs/v0.56/questions/alerts.html +++ b/_site/docs/v0.56/questions/alerts.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/exporting-results.html b/_site/docs/v0.56/questions/exporting-results.html index c1a78c1e3..313ae52e2 100644 --- a/_site/docs/v0.56/questions/exporting-results.html +++ b/_site/docs/v0.56/questions/exporting-results.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/introduction.html b/_site/docs/v0.56/questions/introduction.html index 817825845..ecaed03f7 100644 --- a/_site/docs/v0.56/questions/introduction.html +++ b/_site/docs/v0.56/questions/introduction.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/basic-sql-parameters.html b/_site/docs/v0.56/questions/native-editor/basic-sql-parameters.html index e93499c97..66870f1e1 100644 --- a/_site/docs/v0.56/questions/native-editor/basic-sql-parameters.html +++ b/_site/docs/v0.56/questions/native-editor/basic-sql-parameters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/field-filters.html b/_site/docs/v0.56/questions/native-editor/field-filters.html index 318124d67..b7c4d03a2 100644 --- a/_site/docs/v0.56/questions/native-editor/field-filters.html +++ b/_site/docs/v0.56/questions/native-editor/field-filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/filter-widgets.html b/_site/docs/v0.56/questions/native-editor/filter-widgets.html index 24e962753..14f44682f 100644 --- a/_site/docs/v0.56/questions/native-editor/filter-widgets.html +++ b/_site/docs/v0.56/questions/native-editor/filter-widgets.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/optional-variables.html b/_site/docs/v0.56/questions/native-editor/optional-variables.html index 57bca97c0..8978a26f2 100644 --- a/_site/docs/v0.56/questions/native-editor/optional-variables.html +++ b/_site/docs/v0.56/questions/native-editor/optional-variables.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/referencing-saved-questions-in-queries.html b/_site/docs/v0.56/questions/native-editor/referencing-saved-questions-in-queries.html index bc6497ef7..a691eb4d7 100644 --- a/_site/docs/v0.56/questions/native-editor/referencing-saved-questions-in-queries.html +++ b/_site/docs/v0.56/questions/native-editor/referencing-saved-questions-in-queries.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/snippets.html b/_site/docs/v0.56/questions/native-editor/snippets.html index 9bdf4bb04..49c690b77 100644 --- a/_site/docs/v0.56/questions/native-editor/snippets.html +++ b/_site/docs/v0.56/questions/native-editor/snippets.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/sql-parameters.html b/_site/docs/v0.56/questions/native-editor/sql-parameters.html index fe1b36cd8..1227e2945 100644 --- a/_site/docs/v0.56/questions/native-editor/sql-parameters.html +++ b/_site/docs/v0.56/questions/native-editor/sql-parameters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/time-grouping-parameters.html b/_site/docs/v0.56/questions/native-editor/time-grouping-parameters.html index cf137becb..4c1614347 100644 --- a/_site/docs/v0.56/questions/native-editor/time-grouping-parameters.html +++ b/_site/docs/v0.56/questions/native-editor/time-grouping-parameters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/native-editor/writing-sql.html b/_site/docs/v0.56/questions/native-editor/writing-sql.html index 500c2dff0..3cdc77211 100644 --- a/_site/docs/v0.56/questions/native-editor/writing-sql.html +++ b/_site/docs/v0.56/questions/native-editor/writing-sql.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/editor.html b/_site/docs/v0.56/questions/query-builder/editor.html index eaa9054ff..3a1fe2b2e 100644 --- a/_site/docs/v0.56/questions/query-builder/editor.html +++ b/_site/docs/v0.56/questions/query-builder/editor.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions-list.html b/_site/docs/v0.56/questions/query-builder/expressions-list.html index 4c794e5ae..f579c7626 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions-list.html +++ b/_site/docs/v0.56/questions/query-builder/expressions-list.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions.html b/_site/docs/v0.56/questions/query-builder/expressions.html index 8e24c3cd8..900e8e68b 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions.html +++ b/_site/docs/v0.56/questions/query-builder/expressions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/case.html b/_site/docs/v0.56/questions/query-builder/expressions/case.html index 157f8760f..54e292f49 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/case.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/case.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/coalesce.html b/_site/docs/v0.56/questions/query-builder/expressions/coalesce.html index 546dc053e..3c30126c1 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/coalesce.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/coalesce.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/concat.html b/_site/docs/v0.56/questions/query-builder/expressions/concat.html index 7327b8b9f..190aa0db6 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/concat.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/concat.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/converttimezone.html b/_site/docs/v0.56/questions/query-builder/expressions/converttimezone.html index 8cd7f0b2e..3e25f82aa 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/converttimezone.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/converttimezone.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/countif.html b/_site/docs/v0.56/questions/query-builder/expressions/countif.html index 13a230337..8073eb2fa 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/countif.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/countif.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/cumulative.html b/_site/docs/v0.56/questions/query-builder/expressions/cumulative.html index 1cb836846..2b5598b5d 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/cumulative.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/cumulative.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/datetimeadd.html b/_site/docs/v0.56/questions/query-builder/expressions/datetimeadd.html index 01b5216ec..526d58a11 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/datetimeadd.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/datetimeadd.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/datetimediff.html b/_site/docs/v0.56/questions/query-builder/expressions/datetimediff.html index 7c4357659..7678501dc 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/datetimediff.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/datetimediff.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/datetimesubtract.html b/_site/docs/v0.56/questions/query-builder/expressions/datetimesubtract.html index 0fd759162..06ed2f1c0 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/datetimesubtract.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/datetimesubtract.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/in.html b/_site/docs/v0.56/questions/query-builder/expressions/in.html index d7c45211d..7f649a74f 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/in.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/in.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/isempty.html b/_site/docs/v0.56/questions/query-builder/expressions/isempty.html index 3d2974267..6f1a5d473 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/isempty.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/isempty.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/isnull.html b/_site/docs/v0.56/questions/query-builder/expressions/isnull.html index aa4c5b3de..43f30ebb8 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/isnull.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/isnull.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/now.html b/_site/docs/v0.56/questions/query-builder/expressions/now.html index 6e529e362..1149cec18 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/now.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/now.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/offset.html b/_site/docs/v0.56/questions/query-builder/expressions/offset.html index 1368a3a6d..453e25b5e 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/offset.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/offset.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/regexextract.html b/_site/docs/v0.56/questions/query-builder/expressions/regexextract.html index 23f784b23..0e3b5dc8e 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/regexextract.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/regexextract.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/substring.html b/_site/docs/v0.56/questions/query-builder/expressions/substring.html index 843855e87..1250615a8 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/substring.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/substring.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/sumif.html b/_site/docs/v0.56/questions/query-builder/expressions/sumif.html index 3a41833e6..b2a9ce3a4 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/sumif.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/sumif.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/expressions/week.html b/_site/docs/v0.56/questions/query-builder/expressions/week.html index 224f6086a..09062971c 100644 --- a/_site/docs/v0.56/questions/query-builder/expressions/week.html +++ b/_site/docs/v0.56/questions/query-builder/expressions/week.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/filters.html b/_site/docs/v0.56/questions/query-builder/filters.html index c60853936..9e1c22e27 100644 --- a/_site/docs/v0.56/questions/query-builder/filters.html +++ b/_site/docs/v0.56/questions/query-builder/filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/join.html b/_site/docs/v0.56/questions/query-builder/join.html index 9760e4f7b..d515fd749 100644 --- a/_site/docs/v0.56/questions/query-builder/join.html +++ b/_site/docs/v0.56/questions/query-builder/join.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/query-builder/summarizing-and-grouping.html b/_site/docs/v0.56/questions/query-builder/summarizing-and-grouping.html index b4f4cdb0c..c7f50d6c3 100644 --- a/_site/docs/v0.56/questions/query-builder/summarizing-and-grouping.html +++ b/_site/docs/v0.56/questions/query-builder/summarizing-and-grouping.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/start.html b/_site/docs/v0.56/questions/start.html index ef785dd4f..f5493b9e7 100644 --- a/_site/docs/v0.56/questions/start.html +++ b/_site/docs/v0.56/questions/start.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/combo-chart.html b/_site/docs/v0.56/questions/visualizations/combo-chart.html index 6cb6594e5..dd55e77b3 100644 --- a/_site/docs/v0.56/questions/visualizations/combo-chart.html +++ b/_site/docs/v0.56/questions/visualizations/combo-chart.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/country-codes.html b/_site/docs/v0.56/questions/visualizations/country-codes.html index 2077757e0..f8a1a2ae4 100644 --- a/_site/docs/v0.56/questions/visualizations/country-codes.html +++ b/_site/docs/v0.56/questions/visualizations/country-codes.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/detail.html b/_site/docs/v0.56/questions/visualizations/detail.html index 5964d54bc..e5e5dc5b3 100644 --- a/_site/docs/v0.56/questions/visualizations/detail.html +++ b/_site/docs/v0.56/questions/visualizations/detail.html @@ -203,7 +203,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/funnel.html b/_site/docs/v0.56/questions/visualizations/funnel.html index 36b46c80c..1496fe573 100644 --- a/_site/docs/v0.56/questions/visualizations/funnel.html +++ b/_site/docs/v0.56/questions/visualizations/funnel.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/gauge.html b/_site/docs/v0.56/questions/visualizations/gauge.html index 49e30a2d5..fe4b15510 100644 --- a/_site/docs/v0.56/questions/visualizations/gauge.html +++ b/_site/docs/v0.56/questions/visualizations/gauge.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/line-bar-and-area-charts.html b/_site/docs/v0.56/questions/visualizations/line-bar-and-area-charts.html index af55f0fa3..6e2aafc62 100644 --- a/_site/docs/v0.56/questions/visualizations/line-bar-and-area-charts.html +++ b/_site/docs/v0.56/questions/visualizations/line-bar-and-area-charts.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/map.html b/_site/docs/v0.56/questions/visualizations/map.html index e3a02a7a4..420d71e5f 100644 --- a/_site/docs/v0.56/questions/visualizations/map.html +++ b/_site/docs/v0.56/questions/visualizations/map.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/numbers.html b/_site/docs/v0.56/questions/visualizations/numbers.html index 3cb37a561..ca0cce9ff 100644 --- a/_site/docs/v0.56/questions/visualizations/numbers.html +++ b/_site/docs/v0.56/questions/visualizations/numbers.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/pie-or-donut-chart.html b/_site/docs/v0.56/questions/visualizations/pie-or-donut-chart.html index c965452d3..e3a97fa7d 100644 --- a/_site/docs/v0.56/questions/visualizations/pie-or-donut-chart.html +++ b/_site/docs/v0.56/questions/visualizations/pie-or-donut-chart.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/pivot-table.html b/_site/docs/v0.56/questions/visualizations/pivot-table.html index cb57787f6..89f709729 100644 --- a/_site/docs/v0.56/questions/visualizations/pivot-table.html +++ b/_site/docs/v0.56/questions/visualizations/pivot-table.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/progress-bar.html b/_site/docs/v0.56/questions/visualizations/progress-bar.html index b1d59363d..3963ff294 100644 --- a/_site/docs/v0.56/questions/visualizations/progress-bar.html +++ b/_site/docs/v0.56/questions/visualizations/progress-bar.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/sankey.html b/_site/docs/v0.56/questions/visualizations/sankey.html index 8d0a4f41d..86f767c7b 100644 --- a/_site/docs/v0.56/questions/visualizations/sankey.html +++ b/_site/docs/v0.56/questions/visualizations/sankey.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/scatterplot-or-bubble-chart.html b/_site/docs/v0.56/questions/visualizations/scatterplot-or-bubble-chart.html index 47cf8f977..84f15a7a2 100644 --- a/_site/docs/v0.56/questions/visualizations/scatterplot-or-bubble-chart.html +++ b/_site/docs/v0.56/questions/visualizations/scatterplot-or-bubble-chart.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/table.html b/_site/docs/v0.56/questions/visualizations/table.html index f759b2703..208925c0e 100644 --- a/_site/docs/v0.56/questions/visualizations/table.html +++ b/_site/docs/v0.56/questions/visualizations/table.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/tooltips.html b/_site/docs/v0.56/questions/visualizations/tooltips.html index c3953d4dc..6c59617df 100644 --- a/_site/docs/v0.56/questions/visualizations/tooltips.html +++ b/_site/docs/v0.56/questions/visualizations/tooltips.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/trend.html b/_site/docs/v0.56/questions/visualizations/trend.html index 6be149a8e..31110b764 100644 --- a/_site/docs/v0.56/questions/visualizations/trend.html +++ b/_site/docs/v0.56/questions/visualizations/trend.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/visualizing-results.html b/_site/docs/v0.56/questions/visualizations/visualizing-results.html index 71eeea238..d1f5d8f40 100644 --- a/_site/docs/v0.56/questions/visualizations/visualizing-results.html +++ b/_site/docs/v0.56/questions/visualizations/visualizing-results.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/questions/visualizations/waterfall-chart.html b/_site/docs/v0.56/questions/visualizations/waterfall-chart.html index 7eec95ddc..2b7db2175 100644 --- a/_site/docs/v0.56/questions/visualizations/waterfall-chart.html +++ b/_site/docs/v0.56/questions/visualizations/waterfall-chart.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/bigquery-drive.html b/_site/docs/v0.56/troubleshooting-guide/bigquery-drive.html index 81ee33ed4..0b0eafb5a 100644 --- a/_site/docs/v0.56/troubleshooting-guide/bigquery-drive.html +++ b/_site/docs/v0.56/troubleshooting-guide/bigquery-drive.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/bugs.html b/_site/docs/v0.56/troubleshooting-guide/bugs.html index 2f4718146..c9067e84d 100644 --- a/_site/docs/v0.56/troubleshooting-guide/bugs.html +++ b/_site/docs/v0.56/troubleshooting-guide/bugs.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/cant-log-in.html b/_site/docs/v0.56/troubleshooting-guide/cant-log-in.html index 91946bda9..c034d87f4 100644 --- a/_site/docs/v0.56/troubleshooting-guide/cant-log-in.html +++ b/_site/docs/v0.56/troubleshooting-guide/cant-log-in.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/cant-see-tables.html b/_site/docs/v0.56/troubleshooting-guide/cant-see-tables.html index d1849c7be..1fbf8ecc1 100644 --- a/_site/docs/v0.56/troubleshooting-guide/cant-see-tables.html +++ b/_site/docs/v0.56/troubleshooting-guide/cant-see-tables.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/cant-send-email.html b/_site/docs/v0.56/troubleshooting-guide/cant-send-email.html index d94e55ea0..388b4a166 100644 --- a/_site/docs/v0.56/troubleshooting-guide/cant-send-email.html +++ b/_site/docs/v0.56/troubleshooting-guide/cant-send-email.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/cant-view-or-edit.html b/_site/docs/v0.56/troubleshooting-guide/cant-view-or-edit.html index f63319f44..03ab0629d 100644 --- a/_site/docs/v0.56/troubleshooting-guide/cant-view-or-edit.html +++ b/_site/docs/v0.56/troubleshooting-guide/cant-view-or-edit.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/create-har-file.html b/_site/docs/v0.56/troubleshooting-guide/create-har-file.html index 276856d1a..b7b75d105 100644 --- a/_site/docs/v0.56/troubleshooting-guide/create-har-file.html +++ b/_site/docs/v0.56/troubleshooting-guide/create-har-file.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/data-permissions.html b/_site/docs/v0.56/troubleshooting-guide/data-permissions.html index b49c76ed8..d4577da82 100644 --- a/_site/docs/v0.56/troubleshooting-guide/data-permissions.html +++ b/_site/docs/v0.56/troubleshooting-guide/data-permissions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/db-connection.html b/_site/docs/v0.56/troubleshooting-guide/db-connection.html index 39b01db75..c8527fc05 100644 --- a/_site/docs/v0.56/troubleshooting-guide/db-connection.html +++ b/_site/docs/v0.56/troubleshooting-guide/db-connection.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/db-performance.html b/_site/docs/v0.56/troubleshooting-guide/db-performance.html index b988f9b8b..08bd3fa6f 100644 --- a/_site/docs/v0.56/troubleshooting-guide/db-performance.html +++ b/_site/docs/v0.56/troubleshooting-guide/db-performance.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/diagnostic-info.html b/_site/docs/v0.56/troubleshooting-guide/diagnostic-info.html index f976d2176..1725971bf 100644 --- a/_site/docs/v0.56/troubleshooting-guide/diagnostic-info.html +++ b/_site/docs/v0.56/troubleshooting-guide/diagnostic-info.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/docker.html b/_site/docs/v0.56/troubleshooting-guide/docker.html index 552d01b8e..523cdb8e9 100644 --- a/_site/docs/v0.56/troubleshooting-guide/docker.html +++ b/_site/docs/v0.56/troubleshooting-guide/docker.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/error-message.html b/_site/docs/v0.56/troubleshooting-guide/error-message.html index a1751483c..3647922ad 100644 --- a/_site/docs/v0.56/troubleshooting-guide/error-message.html +++ b/_site/docs/v0.56/troubleshooting-guide/error-message.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/filters.html b/_site/docs/v0.56/troubleshooting-guide/filters.html index a1de78927..f354897c1 100644 --- a/_site/docs/v0.56/troubleshooting-guide/filters.html +++ b/_site/docs/v0.56/troubleshooting-guide/filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/index.html b/_site/docs/v0.56/troubleshooting-guide/index.html index 9448e24f9..a77a7167b 100644 --- a/_site/docs/v0.56/troubleshooting-guide/index.html +++ b/_site/docs/v0.56/troubleshooting-guide/index.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/known-issues.html b/_site/docs/v0.56/troubleshooting-guide/known-issues.html index 4e6b249c0..f37106b22 100644 --- a/_site/docs/v0.56/troubleshooting-guide/known-issues.html +++ b/_site/docs/v0.56/troubleshooting-guide/known-issues.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/ldap.html b/_site/docs/v0.56/troubleshooting-guide/ldap.html index 417f1eedd..ee153c1b4 100644 --- a/_site/docs/v0.56/troubleshooting-guide/ldap.html +++ b/_site/docs/v0.56/troubleshooting-guide/ldap.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/linked-filters.html b/_site/docs/v0.56/troubleshooting-guide/linked-filters.html index 1541a4727..c72c6986f 100644 --- a/_site/docs/v0.56/troubleshooting-guide/linked-filters.html +++ b/_site/docs/v0.56/troubleshooting-guide/linked-filters.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/loading-from-h2.html b/_site/docs/v0.56/troubleshooting-guide/loading-from-h2.html index e0f7ab54c..9e3e7d4fe 100644 --- a/_site/docs/v0.56/troubleshooting-guide/loading-from-h2.html +++ b/_site/docs/v0.56/troubleshooting-guide/loading-from-h2.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/models.html b/_site/docs/v0.56/troubleshooting-guide/models.html index 8a47d0ad9..a1f14255a 100644 --- a/_site/docs/v0.56/troubleshooting-guide/models.html +++ b/_site/docs/v0.56/troubleshooting-guide/models.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/my-dashboard-is-slow.html b/_site/docs/v0.56/troubleshooting-guide/my-dashboard-is-slow.html index 644e38513..0307f5a38 100644 --- a/_site/docs/v0.56/troubleshooting-guide/my-dashboard-is-slow.html +++ b/_site/docs/v0.56/troubleshooting-guide/my-dashboard-is-slow.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/notifications.html b/_site/docs/v0.56/troubleshooting-guide/notifications.html index d4cf8c20b..2fa814591 100644 --- a/_site/docs/v0.56/troubleshooting-guide/notifications.html +++ b/_site/docs/v0.56/troubleshooting-guide/notifications.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/permissions.html b/_site/docs/v0.56/troubleshooting-guide/permissions.html index a7c591a11..b14b35e80 100644 --- a/_site/docs/v0.56/troubleshooting-guide/permissions.html +++ b/_site/docs/v0.56/troubleshooting-guide/permissions.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/proxies.html b/_site/docs/v0.56/troubleshooting-guide/proxies.html index b05049085..8df6210f8 100644 --- a/_site/docs/v0.56/troubleshooting-guide/proxies.html +++ b/_site/docs/v0.56/troubleshooting-guide/proxies.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/requesting-new-features.html b/_site/docs/v0.56/troubleshooting-guide/requesting-new-features.html index 8276b4f16..576167259 100644 --- a/_site/docs/v0.56/troubleshooting-guide/requesting-new-features.html +++ b/_site/docs/v0.56/troubleshooting-guide/requesting-new-features.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/row-and-column-security.html b/_site/docs/v0.56/troubleshooting-guide/row-and-column-security.html index d723999b9..c12ae5f27 100644 --- a/_site/docs/v0.56/troubleshooting-guide/row-and-column-security.html +++ b/_site/docs/v0.56/troubleshooting-guide/row-and-column-security.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/running.html b/_site/docs/v0.56/troubleshooting-guide/running.html index e2df09181..56798bcb9 100644 --- a/_site/docs/v0.56/troubleshooting-guide/running.html +++ b/_site/docs/v0.56/troubleshooting-guide/running.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/saml.html b/_site/docs/v0.56/troubleshooting-guide/saml.html index 45ddab065..8f7967de5 100644 --- a/_site/docs/v0.56/troubleshooting-guide/saml.html +++ b/_site/docs/v0.56/troubleshooting-guide/saml.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/server-logs.html b/_site/docs/v0.56/troubleshooting-guide/server-logs.html index 2090b8b71..920868ff1 100644 --- a/_site/docs/v0.56/troubleshooting-guide/server-logs.html +++ b/_site/docs/v0.56/troubleshooting-guide/server-logs.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/sql.html b/_site/docs/v0.56/troubleshooting-guide/sql.html index b786d81f2..5f0db1cb1 100644 --- a/_site/docs/v0.56/troubleshooting-guide/sql.html +++ b/_site/docs/v0.56/troubleshooting-guide/sql.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/sync-fingerprint-scan.html b/_site/docs/v0.56/troubleshooting-guide/sync-fingerprint-scan.html index d0b77eb53..c3729feb4 100644 --- a/_site/docs/v0.56/troubleshooting-guide/sync-fingerprint-scan.html +++ b/_site/docs/v0.56/troubleshooting-guide/sync-fingerprint-scan.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/timeout.html b/_site/docs/v0.56/troubleshooting-guide/timeout.html index 2cde30246..60b20de1a 100644 --- a/_site/docs/v0.56/troubleshooting-guide/timeout.html +++ b/_site/docs/v0.56/troubleshooting-guide/timeout.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/timezones.html b/_site/docs/v0.56/troubleshooting-guide/timezones.html index 3967a0ac2..4e5b0c9a3 100644 --- a/_site/docs/v0.56/troubleshooting-guide/timezones.html +++ b/_site/docs/v0.56/troubleshooting-guide/timezones.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/troubleshooting-guide/visualization.html b/_site/docs/v0.56/troubleshooting-guide/visualization.html index 616170560..b7271be02 100644 --- a/_site/docs/v0.56/troubleshooting-guide/visualization.html +++ b/_site/docs/v0.56/troubleshooting-guide/visualization.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/usage-and-performance-tools/audit.html b/_site/docs/v0.56/usage-and-performance-tools/audit.html index d9ad96781..bf39b9b85 100644 --- a/_site/docs/v0.56/usage-and-performance-tools/audit.html +++ b/_site/docs/v0.56/usage-and-performance-tools/audit.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/usage-and-performance-tools/start.html b/_site/docs/v0.56/usage-and-performance-tools/start.html index 9ec7a3ae3..800fa3e7c 100644 --- a/_site/docs/v0.56/usage-and-performance-tools/start.html +++ b/_site/docs/v0.56/usage-and-performance-tools/start.html @@ -211,7 +211,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/usage-and-performance-tools/tools.html b/_site/docs/v0.56/usage-and-performance-tools/tools.html index a0cd33683..805e454a5 100644 --- a/_site/docs/v0.56/usage-and-performance-tools/tools.html +++ b/_site/docs/v0.56/usage-and-performance-tools/tools.html @@ -189,7 +189,7 @@
πŸ’™ Loving Metabase? - Share the love with a star on Github + Share the love with a star on GitHub diff --git a/_site/docs/v0.56/usage-and-performance-tools/usage-analytics.html b/_site/docs/v0.56/usage-and-performance-tools/usage-analytics.html index 229c796e8..f3105dc1f 100644 --- a/_site/docs/v0.56/usage-and-performance-tools/usage-analytics.html +++ b/_site/docs/v0.56/usage-and-performance-tools/usage-analytics.html @@ -189,7 +189,7 @@