issues
search
nilenso
/
honeysql-postgres
PostgreSQL extension for honeysql
http://nilenso.com
Eclipse Public License 1.0
193
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
INSERT... ON CONFLICT does not support unique index inference for multiple columns
#70
riteeksrivastav
opened
2 years ago
0
Add support for explain
#69
govindkrjoshi
opened
3 years ago
0
`EXPLAIN`, `EXPLAIN ANALYZE` support
#68
vemv
opened
3 years ago
1
add join-lateral && case-when clauses
#67
newmen
opened
3 years ago
1
Published jar has odd dependencies since 0.2.5
#66
frenchy64
closed
3 years ago
2
Publish to Clojars upon publishing releases on Github
#65
kitallis
closed
3 years ago
0
Revert "Publish to Clojars upon publishing releases on Github"
#64
kitallis
closed
3 years ago
0
Format doesn't yield the expected output
#63
elarous
closed
3 years ago
2
HoneySQL 2.0
#62
seancorfield
closed
3 years ago
4
Document passing arrays as an argument to Postgres
#61
piranha
opened
3 years ago
1
Add `constraints` format-clause with support for UNIQUE and PRIMARY KEY
#60
drew-patel
closed
3 years ago
4
Generate POM file
#59
kitallis
closed
3 years ago
0
Deprecate leiningen and rehydrate deps
#58
kitallis
closed
3 years ago
0
Use release tags to push to clojars
#57
kitallis
closed
3 years ago
1
Add create / drop extension
#55
kwrooijen
closed
3 years ago
1
Add clojars link
#54
nnichols
closed
3 years ago
0
Fix unqualified usage of honeysql dependency
#53
p-himik
closed
3 years ago
1
Fix the deprecated usage of unqualified dependency name
#52
p-himik
closed
3 years ago
1
Require honey-sql-postgres.format into honeysql-postgres.helpers so consumers don't have to
#51
nnichols
closed
3 years ago
3
Publish to Clojars upon publishing releases on Github
#50
scimetfoo
closed
3 years ago
0
Test the examples in the readme
#49
scimetfoo
closed
3 years ago
0
Comma separate the column names provided to RETURNING
#48
scimetfoo
closed
3 years ago
0
Format WITHIN GROUP expressions
#47
scimetfoo
closed
3 years ago
0
Configure CI
#46
scimetfoo
closed
3 years ago
6
Format WITHIN GROUP expressions
#45
scimetfoo
closed
3 years ago
0
Release with DISTINCT ON support
#44
viesti
closed
3 years ago
4
Subquery alias error
#43
jpmonettas
opened
4 years ago
0
Format FILTER expressions
#42
scimetfoo
closed
3 years ago
0
DISTINCT ON example for the usage section of readme
#41
scimetfoo
closed
3 years ago
0
Add docs to cljdoc
#40
kitallis
closed
3 years ago
1
Run examples from README under CI
#39
kitallis
closed
3 years ago
1
Add a CI pipeline
#38
kitallis
closed
3 years ago
1
`returning` helper does not handle column aliases properly
#37
nimaai
closed
3 years ago
3
Update README.md
#36
AntonOellerer
closed
4 years ago
3
How to set multiple fields on confilict
#35
AntonOellerer
closed
5 years ago
1
Support for EXCEPT and EXCEPT ALL clauses
#34
bruno-fs
closed
5 years ago
1
Add support for DISTINCT ON
#33
b-ryan
closed
4 years ago
3
Fix query-values priority
#32
b-ryan
closed
5 years ago
1
support DISTINCT-ON
#31
WorldsEndless
closed
4 years ago
12
upsert with modify example bug
#30
KGOH
opened
5 years ago
0
Update README.md: fixed typo alias
#29
KGOH
closed
5 years ago
1
Add ILIKE handler
#28
pablo-abc
closed
5 years ago
4
Require the format namespace in the helper
#27
arichiardi
closed
3 years ago
2
`over` not working as specified in the README
#26
mping
closed
5 years ago
1
[Fix #24] Add :if-exists clause to :drop-table
#25
arichiardi
closed
5 years ago
3
Add if-exists to DROP TABLE
#24
arichiardi
closed
5 years ago
2
add table of contents; add alias to ns add require example.
#23
efraimmgon
closed
6 years ago
1
Minor README improvement.
#22
efraimmgon
closed
6 years ago
3
Add npm badge
#21
arichiardi
closed
6 years ago
1
Conflicting functions update and partition-by of clojure.core and honeysql-postgres.helpers
#20
codingkarthik
closed
6 years ago
3
Next