-
[Enter feedback here]
For Filter queries, it would be good to add in that although AND and OR are supported, NOT currently isn't supported.
Therefore you can't use NOT startsWith to filter out a…
-
**if you have any queries feel free to comment here.
(Don't do spam PRs we will mark it as invalid )
Let's show the power of _Open Source_ Army**
-
I have an rPi4 with UPS HAT and Cellular LTE HAT stacked. I have a LI-Ion battery in the UPS hat. When I query all the available info I get:
```
{ 'firmware': {'ver': 'v0.3.22'},
'input': {'temp'…
-
What are you building with SQLPage ?
Building a page were a user can enter a "search term" and it queries a table for those terms.
The user would be able to create multiple input boxes, and specif…
-
__Steps to reproduce: (influx shell)__
1. Select database
```
> use my-db
```
2. Make a query that includes any time between timestamps `'2020-01-05T23:59:59.999Z'` and `2020-01-06T00:00:00…
-
When I try to connect to a `duckdb` database that's currently locked, the ODBC driver throws the following `NativeError`:
```
ODBC: An error occurred but no ODBC error information was available.
…
guenp updated
7 months ago
-
I have OpenWebUI running fine with Ollama on another machine. I am trying to use the same endpoint with PrivateGPT but it gives me 502.
When attempting to query just the Ollama LLM:
`HTTP Reques…
-
Hi all,
Thanks for providing this odbc driver.
We have build this driver successfully in windows and tried to use Power BI to connect clickhouse odbc. When trying to load the table to Power BI usi…
-
Following up the discussion on https://github.com/canonical/glauth-k8s-operator/issues/55#issuecomment-2283271731.
The issue is that right now the postgres backend (I assume all backends) fetch all…
-
It would be useful to get ChatGPT's opinion on a pull request by using a /review command.
The /review capability should read the original issue specification, and see the code diff (raw diff should…