issues
search
luminus-framework
/
conman
a helper library for managing database connections
Eclipse Public License 1.0
122
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Java version incompatibility in 0.9.6
#78
winks
closed
1 year ago
1
docs: correct the transaction :isolation option usage
#77
vinurs
closed
1 year ago
0
Bump HugSQL dependency to 0.5.3
#76
Rovanion
closed
2 years ago
2
feat: use ex-info for wrapped exception
#75
sunng87
closed
2 years ago
1
Use hugsql-core to exclude java.jdbc package
#74
sunng87
closed
2 years ago
2
Request for support for HugSQL tuple list queries
#73
ILoveHubGit
closed
2 years ago
4
Change "8.8.9" to 0.8.9 in changelog
#72
emmanuj
closed
4 years ago
1
fix :arglists metadata for generated functions
#71
opqdonut
closed
4 years ago
1
disconnect! does nothing to return value of connect!
#70
polymeris
closed
4 years ago
7
Failed parsing from JSON after upgrading from 0.8.4 to 0.8.6
#69
pavel-klavik
closed
4 years ago
2
Next jdbc
#68
nikolap
closed
4 years ago
0
ClassCastException when doing a request
#67
little-dude
closed
5 years ago
2
Support next.jdbc
#66
kanwei
closed
4 years ago
14
would it support sharding-jdbc
#65
vinurs
closed
5 years ago
3
Clojure docker build fail for lein compile
#64
priyankaMedidata
closed
4 years ago
1
Fix missing evaluation of connection options
#63
svdm
closed
6 years ago
1
Options are not evaluated in bind-connection(-deref)
#62
svdm
closed
6 years ago
1
SQL query debug
#61
alexander982
closed
6 years ago
2
Weird behaviour when trying to run a test
#60
aarkerio
closed
6 years ago
2
how to rebind-connection a sql file
#59
vinurs
closed
6 years ago
10
From the user namespace how do I reload queries from the REPL?
#58
mudgen
closed
6 years ago
3
Connect To oracle database
#57
mondaldebanjan
closed
6 years ago
10
is it possible to use component instead of mount?
#56
EMayej
closed
6 years ago
0
Update README.md
#55
jeffmad
closed
6 years ago
1
Add CircleCI config.
#54
technomancy
closed
6 years ago
3
Catch missing doc reference.
#53
technomancy
closed
6 years ago
3
Instead of discarding non-doc metadata from hugsql, attach it to the vars.
#52
technomancy
closed
6 years ago
5
Split one query definition file into many smaller ones
#51
fvclaus
opened
6 years ago
2
Don't rely on (instance? IDeref ...) in bind-connection
#50
dryewo
closed
6 years ago
1
java.lang.ClassCastException: clojure.lang.PersistentArrayMap cannot be cast to java.util.concurrent.Future
#49
zafartm
closed
6 years ago
10
Fully support derefable states in bind-connection and with-transaction
#48
dryewo
closed
7 years ago
11
Support derefable states in bind-connection
#47
dryewo
closed
7 years ago
4
Dynamic table name
#46
fdabrao
closed
4 years ago
1
Updates hikari-cp to version 1.8.1
#45
blmstrm
closed
7 years ago
2
Unable to catch specific sql exception
#44
ajitj
closed
2 years ago
13
Error when AOT compiling
#43
kanwei
closed
4 years ago
1
Wrap loaded queries in try/catch to give better error messages.
#42
technomancy
closed
7 years ago
1
bind-connection generates anonymous functions
#41
technomancy
closed
4 years ago
5
conman do not support oracle
#40
hufengtao
closed
7 years ago
1
Small Readme typo correction.
#39
josephwilk
closed
7 years ago
1
make-datasource already calls datasource-config so remove
#38
jeffmad
closed
7 years ago
2
Cleanup
#37
dotemacs
closed
7 years ago
1
Dynamic binding
#36
fdabrao
closed
7 years ago
3
connecting to oracle DB
#35
hadielmougy
closed
7 years ago
3
conman could not find the query file:sql/queries.sql
#34
dviramontes
closed
7 years ago
9
with-transaction doc
#33
idealllee
closed
8 years ago
7
Found one more stale reference
#32
dhruvbhatia
closed
8 years ago
0
Readme and Luminus website still reference stale clj-dbcp settings
#31
dhruvbhatia
closed
8 years ago
5
Documentation issue on with-transaction
#30
ricardojmendez
closed
8 years ago
1
Feature request: Allow for transforming the parameter keys
#29
ricardojmendez
closed
4 years ago
4
Next