-
It would be nice to have querying support for Sphinx and it's fork Manticore. While this is already possible because they implement the MySQL protocol, it would be really a "nice to have" if one could…
-
One of the common use cases in v8.x is to use white space to make a readable comment. Comments are also commonly used to forward instructions to crew and to document SWS details. The v8.x UI provided…
-
I’m trying to add a field with a default (all choices set) to my models, but Django 1.7 won’t let me apply the migration:
```
Operations to perform:
Apply all migrations: teilnehmer
Running migrati…
-
I'm thinking about building a Yjs+Atlaskit collaborative editor for our service. The existing system is running behind two redundant load balancers pushing requests to three redundant worker servers t…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
**What happened**:
When using `$__timeGroup` with a fill parameter (null, previous or 0) and an interval below 1s the query execution panics with the following error:
`lvl=eror msg="executeQuery…
-
# Context
When users write queries with bad syntax, we want to return good errors that facilitate debugging.
Currently, we show only error messages. If there are nested queries or parameters, it is …
-
```
I am not a programmer, however i have followed your instruction. Am getting the
following displayed on the IE page & the data is not getting imported. I am
using the constructed URL as recommend…
-
```
I am not a programmer, however i have followed your instruction. Am getting the
following displayed on the IE page & the data is not getting imported. I am
using the constructed URL as recommend…
-
Issue Type: Feature Request
Would love the same feature as in SQL Server where when you double click on an error (or any) message it directs you straight to the line number in the code editor.
A…