-
**To Reproduce**
1. `+New` › `Model` › `Native Query` › `Sample Data`
2. `select * from orders;`
3. `Save`
4. `Edit Metadata`
5. Click on `Quantity` column header
6. Make column behave as Colu…
-
### What version of Datahike are you using?
0.6.1557
### What version of Java are you using?
"17.0.8.1"
### What operating system are you using?
MacOS
### What database EDN configuration are you…
claj updated
2 months ago
-
Inspired by [this article](https://rust-analyzer.github.io/blog/2020/07/20/three-architectures-for-responsive-ide.html), I'm researching a new approach to analyzing and linting. I've been calling this…
-
Hi there 👋
Does it make sense for μ/log to be used from ClojureScript, and if so, is this something you'd be interested in supporting?
I've been looking at alternatives to Amplitude and Sentry …
-
The dependency on Netty and Aleph to manage the connection classpath collisions with Wildfly on some deployments. Wildfly uses an older version of netty that is not compatible with Aleph and will thr…
-
Reading from the source code, this appears more like a "feature". I have decided to file it as a bug, because I consider it unexpected behavior. Further reasoning below.
Steps to reproduce:
- Co…
-
To aid programming functionality outside of LEIHS it would be useful to return badge_id from the admin/users api without having to return specific users.
For instance, we use a unique barcode or ca…
-
For a sample project:
`abc/core.fractl`
```
(component :Abc.Core)
(entity
:Order
{:Id :UUID
:Name :String
:SubmitDate :Now})
```
`model.fractl`
```
{:name :Abc
:fractl-ve…
-
As described [here](https://github.com/sogaiu/tree-sitter-clojure/blob/421546c2547c74d1d9a0d8c296c412071d37e7ca/doc/testing.md#using-clojure-source-from-clojars), our grammar has been (and continues t…
-
The session cookie set by Madek auth should set the 'secure' flag.
## steps to reproduce
```
❯ curl -sfI https://medienarchiv.zhdk.ch | grep -i set-cookie
```
actual:
```
set-cookie: _m…