-
While I was trying to describe Malli forms with Malli I noticed that recursive generator generation can diverge:
```clj
(mg/generator
[:schema {:registry {::schema [:or
…
-
### Describe the bug
Attempting to create a custom expression with either of the following breaks the query and show's an incorrect error:
- `[Ends At] > "2023-05-01 23:59:59" OR isnull([Ends At])`
…
-
There are multiple issues with detecting expressions in .cljc files.
1. The JVM Clojure reader that is built into Clojure doesn't ignore `:clj` branches, even if you specify `:features #{:cljs}`.
…
-
This library looks neat! I was wondering if there are future plans for supporting wild cards for joins similar to https://docs.datomic.com/on-prem/query/pull.html#wildcard-specifications.
I was hop…
-
**Describe the bug**
In my current setup on 0.45.3 the distribution quick function is broken and return the following error:
> Unable to bin Field without a min/max value
![Screenshot 2023-0…
-
### Describe the bug
The replace function works in SQL language, but does not work in the matabase editor
### To Reproduce
### Expected behavior
_No response_
### Logs
_No response_
#…
TOH2F updated
2 months ago
-
### Describe the bug
no matched items listed when I input a value in the dropdown list of Dashboard filter.
same issues happened in question filter.
![image](https://github.com/metabase/metabas…
-
There is a situation when clicking on play triggers a black screen. This issue can be reproduced with a recent version (commit 14486e) on Chromium and Firefox as follows:
- With userA create and st…
-
### Describe the bug
Metabase throws the following error syncing a SQLite database table that contains more than 500 columns
```
WARN metabase.sync.util Error syncing Fields for Table 'Table 9 …
suwyn updated
2 months ago
-
- os: Kubuntu 23.10
- `lsd --version`: lsd 1.1.2
- `echo $TERM`: xterm-256color
- `echo $LS_COLORS`: *.7z=38;5;40:*.WARC=38;5;40:*.a=38;5;40:*.arj=38;5;40:*.br=38;5;40:*.bz2=38;5;40:*.cpio=38;5;40:…