-
**Describe the bug**
Metabase is sending a `null` query through the MariaDB connector when OCI Heatwave cluster is enabled on MySQL database service. https://www.oracle.com/mysql/heatwave/
That …
-
Quoting the original report by @David-Ongaro from the addendum of https://github.com/clj-commons/aleph/issues/727:
> As per the docs, instead of `java.io.File` instances, `java.io.InputStream` inst…
-
Reproduce as follows...
```
python3 -m pip install "psycopg[binary]"
```
script.py:
```python
import psycopg as pg
conn_str = 'user=admin password=quest host=127.0.0.1 port=5432 dbname=qd…
-
Hey,
From previous [discussion](https://github.com/helix-editor/helix/discussions/11484) around an issue with lsp go to definition, in turned out that for some languages (like JVM based languages e…
-
-
Despite ClickHouse itself featuring great time zone(s) support, these two driver features were _never enabled_:
```
:set-timezone
:convert-timezone
```
There was a draft attempt from me recen…
-
**Version**
[Please specify what version of Etaoin you are using. If you are referencing via `:git/url`, specify the `:sha`]
**Platform**
CI environment, Windows, Chrome, Babashka
**Symptom**…
-
**Describe the bug**
Models created in SQL joined in GUI questions require Native query editing permissions to be able to run and filter
**To Reproduce**
SETUP:
1. Go to New -> Collection -…
-
This may be related to #146.
I added this test to `md_test.cljc`:
``` clojure
(deftest link
(is (= "github"
(entry-function "[github](http://github.com/some--stuff.html)"))))
```
…
-
**Describe the bug**
When we load a dashboard when multiple queries (33 queries approximately) and we have cache by dashboards and subqueries of the dashboard active, the dashboard loads so slow, and…