fix: questioning a few lines that force an ORDER clause (#11153)

* draft: questioning a few lines that force an ORDER clause

* sorting by main metric DESC by default
This commit is contained in:
Maxime Beauchemin
2020-10-12 14:53:37 -07:00
committed by GitHub
parent dcdf15f4d7
commit ae87b0c767
3 changed files with 5 additions and 4 deletions

View File

@@ -180,7 +180,7 @@ function DatabaseList({ addDangerToast, addSuccessToast }: DatabaseListProps) {
Header: (
<TooltipWrapper
label="allow-dml-header"
tooltip={t('Allow Data Danipulation Language')}
tooltip={t('Allow Data Manipulation Language')}
placement="top"
>
<span>{t('DML')}</span>