-
I'm thinking to add named parameters support to mysql2 ( https://github.com/sidorares/node-mysql2/pull/125 ), by default hidden behind config flag. Would you like to see similar functionality here? Wh…
-
At the moment `clojure.repl/doc` shows documentation defined with `-- :doc` only.
It would be nice if function signatures are shown too like Yesql does https://github.com/krisajenkins/yesql#one-file-o…
-
Suppose I have a class with two methods: `methodA` and `methodB`. Suppose `methodB` delegates to `methodA`. Finally, suppose that I have set up a spy on an instance of the class that will modify the b…
-
(If it is in fact impossible to use transactions, feel free to update the issue title, but I didn't want to assume too much.)
## Description
The JDBC functions `clojure.java.jdbc/with-db-transaction`…
-
-
I'm creating an uberwar for my servlet. One of the libraries I'm using has a downstream dependency that brings in Guava. Unfortunately GlassFish also provides Guava, so when it gets bundled in my war …
-
Followed the instructions at
https://github.com/emil0r/reverie/blob/master/doc/installation/getting-started.md
but already got lost on the first row since there is no published version o…
-
**Describe the bug**
Large strings seems to be very slow.
**To Reproduce**
I have a table that includes the plaintext of 50K publications from arxiv (50K rows in the table). The size is about …
-
**Step 3: Implement database connection and CRUD operations**
* Create a `db.clj` file to manage database connections and CRUD operations
* Implement functions for creating, reading, updating, and…
-
```
https://github.com/postgres-plr/plr/actions/runs/10249408444/workflow
https://github.com/postgres-plr/plr/actions/runs/10249408444/job/28352725177#logs
https://github.com/postgres-plr/plr/act…