issues
search
layerware
/
hugsql
A Clojure library for embracing SQL
https://hugsql.org
Apache License 2.0
690
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Non positional insert-multi
#150
AndreaCrotti
closed
4 months ago
6
Fix typo : Update sql-raw-parameters.md
#149
dalzony
closed
6 months ago
1
Migrations DSL
#148
Dimitrije-Ciric
closed
7 months ago
2
Doesn't work with AOT compilation
#147
pesterhazy
opened
1 year ago
0
correct require
#146
dspearson
closed
4 days ago
0
Inline parameters
#145
ilevd
closed
1 year ago
2
Inline parameters
#144
ilevd
closed
1 year ago
0
Bulk update?
#143
talatarazi1
closed
1 year ago
1
Cannot look up by UUID
#142
himat
closed
2 years ago
2
Should hugsql switch to next.jdbc by default ?
#141
ieugen
closed
4 days ago
2
strange key with jsonb
#140
Xylon2
closed
2 years ago
3
Fixed broken link
#139
dharmaturtle
closed
4 days ago
0
Hugsql 0.5.3 still requires SQL files on uberjar compilation (with leiningen)
#138
jngbng
opened
2 years ago
1
Using classpath resource sql functions breaks cider
#137
gtrak
closed
2 years ago
3
Make % an allowed keyword character
#136
Rovanion
closed
2 years ago
4
upgrade org.clojure/java.jdbc to "0.7.12"
#135
jonassvalin
closed
2 years ago
2
No comments in doc on mobile?
#134
rgm
closed
2 years ago
1
Babashka support
#133
jprudent
closed
1 year ago
2
Migration fails if a comment is present on line with semicolon
#132
Rovanion
closed
2 years ago
2
new doc site w/ docusaurus
#131
csummers
closed
2 years ago
0
Fix markdown links
#130
joshrotenberg
closed
2 years ago
0
Fix link markdown
#129
joshraexp
closed
2 years ago
0
How to use a function from the database?
#128
lucasemmoreira
closed
3 years ago
2
Switch to newer groupId of next.jdbc dependency in hugsql-adapter-next-jdbc
#127
dmarjenburgh
closed
2 years ago
1
HugSql fails during AOT compilation with depstar
#126
kelvinqian00
closed
2 years ago
4
github actions
#125
csummers
closed
3 years ago
0
Add Fragments (Issue #36)
#124
kelvinqian00
closed
4 days ago
4
Minor name change
#123
joshrotenberg
closed
3 years ago
1
Incorrect Arities Shown in Docs for def-fb-fns
#122
shoxter
closed
3 years ago
1
Avoid calling apply in 'hugsql.adapter.clojure-java-jdbc'
#121
arichiardi
closed
3 years ago
5
Revert "Avoid calling apply in hugsql.adapter.clojure-java-jdbc"
#120
csummers
closed
3 years ago
0
Avoid calling apply in hugsql.adapter.clojure-java-jdbc
#119
arichiardi
closed
3 years ago
8
Add support for next.jdbc.sql/insert-multi!
#118
ILoveHubGit
closed
3 years ago
1
Way to get generated SQL without executing?
#117
kanwei
closed
3 years ago
1
Optional null parameters
#116
jpmonettas
closed
1 year ago
1
Not able to update multiple column values
#115
RomitGandhi07
closed
4 years ago
0
Taking array as an input
#114
RomitGandhi07
closed
4 years ago
0
Issue #112: Add two test hugsql functions which include usages of Postgres types.
#113
mchughs
closed
3 years ago
3
Question: Combining the concepts of Postgresql data types and Value List Parameters.
#112
mchughs
closed
4 years ago
4
How To: Create multiple like statements based on passed vector
#111
madhat2r
closed
4 years ago
1
Queries with reused parameter names don't play well with sqlvec
#110
orestis
closed
4 years ago
3
Question about next.jdbc and update queries.
#109
lukaszkorecki
closed
4 years ago
2
Migrating from yesql to hugsql
#108
bsless
closed
3 years ago
0
Example of options passed to SQL fns contain option not passed
#107
Sardtok
closed
5 years ago
2
Document how to query BLOB and CLOB fields
#106
jsyrjala
closed
4 days ago
0
Error on 0.5.0
#105
kanwei
closed
5 years ago
6
next-jdbc adapter
#104
nikolap
closed
5 years ago
1
Throw exception when two queries with the same name are in the same file?
#103
rgm
closed
4 days ago
0
How do you choose intervalstyle format for interval datatype in postgres ?
#102
Zyxmn
closed
5 years ago
1
question about queries with multiple statements
#101
little-dude
closed
5 years ago
2
Next