added bool to the view query sql syntax highlighter and autocompletion

This commit is contained in:
Gani Georgiev
2023-12-13 09:07:18 +02:00
parent c213d9313e
commit bf5eba0384
32 changed files with 41 additions and 39 deletions
+2
View File
@@ -6,6 +6,8 @@
A negative or zero value means no tests timeout.
If a single API test takes more than 3s to complete it will have a log message visible when the test fails or when [`go test -v`] flag is used.
- Updated the SQL syntax highligher and keywords autocompletion in the Admin UI to recognize `CAST(x as bool)` expressions.
## v0.20.0