-
To make code reproducible it would be nice to include a `project.clj`
-
Would be cool add a kinda of project.clj file so you can almost developm online with the lib that you need...
When you are able to connect a gist/bin to another would be not very difficult build a na…
-
Hi!
I'm glad to see that you're using multiple-cursors and expand-region. :-) Maybe you'd also be interested in clj-refactor? https://github.com/magnars/clj-refactor.el#thread--unwind-example
It's …
-
**Describe the bug**
We get occasionally the following error message:
"java.sql.SQLNonTransientConnectionException", message: "(conn=801) unexpected end of stream, read 0 bytes from 4 (socket was cl…
-
**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 …
-
### The Issue
In some parts of the code, an error is thrown when a function imported from the cljs-lib is called. The error states that the function "is not a function," even though this same funct…
-
The Redshift driver implements a method for `sql.qp/cast-temporal-byte` for `:Coercion/YYYYMMDDHHMMSSBytes->Temporal` (indirectly, via Postgres) but it does not appear to actually work when enabling a…
-
leiningen project file has option `resource-paths` which can enumerate local jars to be loaded.
```
$ nix build .#clj-tuto
warning: Git tree '/home/iaitskovd/demo/clojure/hello-leiningen' is dirt…
-
Hi,
I was getting an exception and during research I noticed the package was updated and moved to new coordinates.
https://github.com/clj-commons/meta/issues/75
```
Exception in thread "ale…
-
`shadow-cljs` is a full build solution for CLJS projects. It is the successor to `shadow-build` and is capable of managing `:dependencies` for CLJS projects. Unfortunately I can't use it with Cursive …