Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nilenso/honeysql-postgres issues and pull requests
#70 - INSERT... ON CONFLICT does not support unique index inference for multiple columns
Issue -
State: open - Opened by riteeksrivastav over 2 years ago
#69 - Add support for explain
Pull Request -
State: open - Opened by govindkrjoshi over 3 years ago
#68 - `EXPLAIN`, `EXPLAIN ANALYZE` support
Issue -
State: open - Opened by vemv over 3 years ago
- 1 comment
#67 - add join-lateral && case-when clauses
Pull Request -
State: open - Opened by newmen almost 4 years ago
- 1 comment
#66 - Published jar has odd dependencies since 0.2.5
Issue -
State: closed - Opened by frenchy64 almost 4 years ago
- 2 comments
#65 - Publish to Clojars upon publishing releases on Github
Pull Request -
State: closed - Opened by kitallis almost 4 years ago
#64 - Revert "Publish to Clojars upon publishing releases on Github"
Pull Request -
State: closed - Opened by kitallis almost 4 years ago
#63 - Format doesn't yield the expected output
Issue -
State: closed - Opened by elarous almost 4 years ago
- 2 comments
#62 - HoneySQL 2.0
Issue -
State: closed - Opened by seancorfield about 4 years ago
- 4 comments
#61 - Document passing arrays as an argument to Postgres
Issue -
State: open - Opened by piranha about 4 years ago
- 1 comment
#60 - Add `constraints` format-clause with support for UNIQUE and PRIMARY KEY
Pull Request -
State: closed - Opened by drew-patel about 4 years ago
- 4 comments
#59 - Generate POM file
Pull Request -
State: closed - Opened by kitallis about 4 years ago
#58 - Deprecate leiningen and rehydrate deps
Pull Request -
State: closed - Opened by kitallis about 4 years ago
#57 - Use release tags to push to clojars
Issue -
State: closed - Opened by kitallis about 4 years ago
- 1 comment
Labels: improvement
#55 - Add create / drop extension
Pull Request -
State: closed - Opened by kwrooijen about 4 years ago
- 1 comment
#54 - Add clojars link
Pull Request -
State: closed - Opened by nnichols about 4 years ago
#53 - Fix unqualified usage of honeysql dependency
Pull Request -
State: closed - Opened by p-himik about 4 years ago
- 1 comment
#52 - Fix the deprecated usage of unqualified dependency name
Issue -
State: closed - Opened by p-himik about 4 years ago
- 1 comment
#51 - Require honey-sql-postgres.format into honeysql-postgres.helpers so consumers don't have to
Pull Request -
State: closed - Opened by nnichols about 4 years ago
- 3 comments
#50 - Publish to Clojars upon publishing releases on Github
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#49 - Test the examples in the readme
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#48 - Comma separate the column names provided to RETURNING
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#47 - Format WITHIN GROUP expressions
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#46 - Configure CI
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
- 6 comments
#45 - Format WITHIN GROUP expressions
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#44 - Release with DISTINCT ON support
Issue -
State: closed - Opened by viesti over 4 years ago
- 4 comments
#43 - Subquery alias error
Issue -
State: open - Opened by jpmonettas over 4 years ago
#42 - Format FILTER expressions
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#41 - DISTINCT ON example for the usage section of readme
Pull Request -
State: closed - Opened by scimetfoo over 4 years ago
#40 - Add docs to cljdoc
Issue -
State: closed - Opened by kitallis over 4 years ago
- 1 comment
Labels: enhancement, help wanted
#39 - Run examples from README under CI
Issue -
State: closed - Opened by kitallis over 4 years ago
- 1 comment
Labels: improvement
#38 - Add a CI pipeline
Issue -
State: closed - Opened by kitallis over 4 years ago
- 1 comment
Labels: improvement
#37 - `returning` helper does not handle column aliases properly
Issue -
State: closed - Opened by nimaai over 5 years ago
- 3 comments
Labels: bug
#36 - Update README.md
Pull Request -
State: closed - Opened by AntonOellerer over 5 years ago
- 3 comments
#35 - How to set multiple fields on confilict
Issue -
State: closed - Opened by AntonOellerer over 5 years ago
- 1 comment
#34 - Support for EXCEPT and EXCEPT ALL clauses
Pull Request -
State: closed - Opened by bruno-fs over 5 years ago
- 1 comment
#33 - Add support for DISTINCT ON
Pull Request -
State: closed - Opened by b-ryan almost 6 years ago
- 3 comments
#32 - Fix query-values priority
Pull Request -
State: closed - Opened by b-ryan almost 6 years ago
- 1 comment
#31 - support DISTINCT-ON
Issue -
State: closed - Opened by WorldsEndless almost 6 years ago
- 12 comments
#30 - upsert with modify example bug
Pull Request -
State: open - Opened by KGOH about 6 years ago
#29 - Update README.md: fixed typo alias
Pull Request -
State: closed - Opened by KGOH about 6 years ago
- 1 comment
#28 - Add ILIKE handler
Pull Request -
State: closed - Opened by pablo-abc about 6 years ago
- 4 comments
Labels: enhancement
#27 - Require the format namespace in the helper
Issue -
State: closed - Opened by arichiardi about 6 years ago
- 2 comments
Labels: improvement
#26 - `over` not working as specified in the README
Issue -
State: closed - Opened by mping about 6 years ago
- 1 comment
#25 - [Fix #24] Add :if-exists clause to :drop-table
Pull Request -
State: closed - Opened by arichiardi about 6 years ago
- 3 comments
#24 - Add if-exists to DROP TABLE
Issue -
State: closed - Opened by arichiardi about 6 years ago
- 2 comments
#23 - add table of contents; add alias to ns add require example.
Pull Request -
State: closed - Opened by efraimmgon over 6 years ago
- 1 comment
#22 - Minor README improvement.
Issue -
State: closed - Opened by efraimmgon over 6 years ago
- 3 comments
#21 - Add npm badge
Pull Request -
State: closed - Opened by arichiardi over 6 years ago
- 1 comment
#20 - Conflicting functions update and partition-by of clojure.core and honeysql-postgres.helpers
Issue -
State: closed - Opened by codingkarthik over 6 years ago
- 3 comments
#19 - Add package.json for npm publishing
Pull Request -
State: closed - Opened by arichiardi almost 7 years ago
- 4 comments
#18 - Add if-not-exist option to create-table
Pull Request -
State: closed - Opened by arichiardi almost 7 years ago
- 4 comments
#17 - Add IF NOT EXISTS to create-table
Issue -
State: closed - Opened by arichiardi almost 7 years ago
#16 - Support for Postgres JSON operators?
Issue -
State: open - Opened by xiongtx almost 7 years ago
- 8 comments
Labels: enhancement, question
#15 - UNIQUE on the table
Issue -
State: open - Opened by arichiardi about 7 years ago
- 4 comments
Labels: improvement
#14 - Introduce :primary-key
Pull Request -
State: closed - Opened by arichiardi about 7 years ago
- 2 comments
#13 - Added Clojurescript support
Pull Request -
State: closed - Opened by madvas about 7 years ago
- 2 comments
#12 - Self-host ClojureScript port
Pull Request -
State: closed - Opened by arichiardi over 7 years ago
- 1 comment
#11 - Is that possible to insert JSON columns as maps?
Issue -
State: closed - Opened by erez-rabih over 7 years ago
- 7 comments
Labels: question
#10 - Allow WHERE in multiple positions in do-update-set
Pull Request -
State: closed - Opened by jetmind over 7 years ago
- 1 comment
#9 - [feature request] add support for FILTER and WITHIN GROUP clause for aggregate expressions
Issue -
State: closed - Opened by nid90 over 8 years ago
- 5 comments
Labels: enhancement
#8 - Add insert into with alias
Pull Request -
State: closed - Opened by ukriish over 8 years ago
#7 - Fixes the do-update-set! helper function
Pull Request -
State: closed - Opened by ukriish over 8 years ago
#6 - is this a simple typo?
Issue -
State: closed - Opened by Jae over 8 years ago
- 1 comment
#5 - Fix over function
Pull Request -
State: closed - Opened by ukriish over 8 years ago
#4 - Add name qualifier for OVER / PARTITION BY
Issue -
State: closed - Opened by nid90 over 8 years ago
- 1 comment
#3 - A better implementation of for with-column (create-table)
Issue -
State: open - Opened by ukriish almost 9 years ago
- 1 comment
Labels: improvement
#2 - Add alter-table & with-column
Pull Request -
State: closed - Opened by ukriish almost 9 years ago
#1 - Add create table and create view
Pull Request -
State: closed - Opened by ukriish almost 9 years ago