mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
feat(docs): uplift Docusaurus to v3 (#28345)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
@@ -267,7 +267,7 @@ The database might be under heavy load, running too many queries. Please try aga
|
||||
One or more parameters specified in the query are malformed.
|
||||
```
|
||||
|
||||
The query contains one or more malformed template parameters. Please check your query and confirm that all template parameters are surround by double braces, for example, "{{ ds }}". Then, try running your query again.
|
||||
The query contains one or more malformed template parameters. Please check your query and confirm that all template parameters are surround by double braces, for example, "\{\{ ds \}\}". Then, try running your query again.
|
||||
|
||||
## Issue 1029
|
||||
|
||||
|
||||
Reference in New Issue
Block a user