Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / seancorfield/honeysql issues and pull requests
#566 - IS DISTINCT FROM operator support
Issue -
State: open - Opened by christophe-riolo 18 days ago
- 3 comments
Labels: enhancement
#565 - Format upper-case option
Issue -
State: closed - Opened by KGOH 26 days ago
- 4 comments
#564 - Fix autoboxing warning
Pull Request -
State: closed - Opened by alexander-yakushev about 1 month ago
#563 - Support expressions in WITH clauses
Pull Request -
State: closed - Opened by krevedkokun about 1 month ago
#562 - More small optimizations
Pull Request -
State: closed - Opened by alexander-yakushev about 1 month ago
- 7 comments
#561 - Consider dropping Clojure 1.9 support
Issue -
State: open - Opened by seancorfield about 2 months ago
Labels: needs analysis
#560 - More optimizations
Pull Request -
State: closed - Opened by alexander-yakushev about 2 months ago
- 6 comments
#559 - fix broken links
Pull Request -
State: closed - Opened by whatacold about 2 months ago
- 1 comment
#558 - Add PATCH support for XTDB
Issue -
State: closed - Opened by seancorfield 2 months ago
Labels: enhancement, documentation
#557 - Support for type definition in aliases (for jsonb_to_recordset)
Issue -
State: closed - Opened by holyjak 2 months ago
- 2 comments
#556 - Document all the XTDB extension stuff
Issue -
State: closed - Opened by seancorfield 3 months ago
Labels: documentation
#555 - Implement XTDB SETTING clause
Issue -
State: closed - Opened by seancorfield 3 months ago
Labels: enhancement
#554 - Fixes #553 by adding :not-between
Pull Request -
State: closed - Opened by plooney81 3 months ago
#554 - Fixes #553 by adding :not-between
Pull Request -
State: closed - Opened by plooney81 3 months ago
#553 - Expand special syntax to include `NOT BETWEEN`
Issue -
State: closed - Opened by plooney81 3 months ago
#552 - sql.helpers load assertion fails if custom clauses are already registered
Issue -
State: closed - Opened by SilentSnacker 3 months ago
- 3 comments
Labels: bug
#551 - WINDOW cannot have multiple clauses
Issue -
State: closed - Opened by seancorfield 3 months ago
Labels: bug
#551 - WINDOW cannot have multiple clauses
Issue -
State: closed - Opened by seancorfield 3 months ago
Labels: bug
#550 - Fix bb compat, fixes #549
Pull Request -
State: closed - Opened by borkdude 4 months ago
#549 - HoneySQL fails on Babashka with NoSuchFieldException after version 2.5.1103
Issue -
State: closed - Opened by odie2630463 4 months ago
- 5 comments
Labels: bug
#548 - DDL statements for table names that start with % produce malformed SQL
Issue -
State: closed - Opened by alexander-yakushev 4 months ago
- 2 comments
Labels: bug
#547 - Add conditional query building examples
Issue -
State: closed - Opened by seancorfield 5 months ago
Labels: documentation
#546 - Hodgepodge of optimizations
Pull Request -
State: closed - Opened by alexander-yakushev 5 months ago
#545 - Introduce more efficient implementations of str and join
Pull Request -
State: closed - Opened by alexander-yakushev 5 months ago
- 10 comments
#544 - VALUES statement in MySQL
Issue -
State: closed - Opened by irigarae 5 months ago
- 13 comments
Labels: enhancement, needs analysis
#543 - param special syntax and :params opts do not support symbols
Issue -
State: closed - Opened by seancorfield 5 months ago
Labels: bug
#542 - Allow adding extra clauses for recursive CTE queries in PostgreSQL
Issue -
State: closed - Opened by p-himik 5 months ago
- 2 comments
Labels: needs analysis
#541 - Improve Registering a new Clause Formatter documentation
Issue -
State: closed - Opened by phronmophobic 5 months ago
- 1 comment
Labels: documentation
#540 - additional docs for cte
Pull Request -
State: closed - Opened by jodleif 5 months ago
#539 - Doc improvements from LA Clojure Meetup discussion
Issue -
State: closed - Opened by seancorfield 5 months ago
Labels: documentation
#538 - mod is a function, not an operator
Issue -
State: closed - Opened by seancorfield 6 months ago
Labels: bug
#537 - Error formatting HoneySQL that has nested metadata
Issue -
State: closed - Opened by camsaul 6 months ago
- 4 comments
Labels: needs analysis
#536 - postgres :alter-column documentation produces incompatible queries.
Issue -
State: closed - Opened by Tillaert 7 months ago
- 2 comments
Labels: documentation
#535 - Update pg_ops.cljc
Pull Request -
State: closed - Opened by bhlieberman 7 months ago
#534 - Update pg-ops/- docstring wrt array input
Pull Request -
State: closed - Opened by holyjak 8 months ago
#533 - Add an option to bypass double question mark
Issue -
State: closed - Opened by igrishaev 8 months ago
#532 - XTDB compatibility: nesting, exclude, rename
Issue -
State: closed - Opened by seancorfield 9 months ago
- 16 comments
Labels: enhancement, needs analysis
#531 - Document/support Postgres's UPDATE SET FROM VALUES
Issue -
State: closed - Opened by danielcompton 9 months ago
- 3 comments
#530 - How to specify `USING` with `create-index`?
Issue -
State: closed - Opened by evanlouie 9 months ago
- 2 comments
Labels: enhancement
#529 - The `:join` special syntax does not allow specifying an alias for the leftmost expression
Issue -
State: closed - Opened by p-himik 9 months ago
- 3 comments
Labels: bug, needs analysis
#528 - Postgres `@?` operator produces `@??`
Issue -
State: closed - Opened by igrishaev 11 months ago
- 3 comments
Labels: invalid
#528 - Postgres `@?` operator produces `@??`
Issue -
State: closed - Opened by igrishaev 11 months ago
- 3 comments
Labels: invalid
#527 - Support for UPDATE SET ... FROM (VALUES ...) pattern
Issue -
State: closed - Opened by vemv 11 months ago
- 6 comments
Labels: documentation, needs tests
#526 - Inconsistent quote "as-is" handling
Issue -
State: closed - Opened by seancorfield 11 months ago
Labels: bug
#525 - with clause does not support register-fn! formatters
Issue -
State: closed - Opened by snoe 12 months ago
- 1 comment
#524 - union clause doc mentions nest with no example
Issue -
State: closed - Opened by seancorfield about 1 year ago
Labels: documentation
#523 - Expand readme function examples to include aliases
Issue -
State: closed - Opened by seancorfield about 1 year ago
Labels: documentation
#522 - MS SQL table hints in FROM clause (e.g. NOLOCK)
Issue -
State: closed - Opened by Prometheus77 about 1 year ago
- 1 comment
Labels: enhancement, needs analysis
#521 - Dialect: XTDB
Issue -
State: closed - Opened by seancorfield about 1 year ago
- 11 comments
Labels: needs analysis
#520 - Temporal: support date/time literals?
Issue -
State: closed - Opened by seancorfield about 1 year ago
- 1 comment
Labels: enhancement
#519 - Temporal: ALL in wrong place for XTDB
Issue -
State: closed - Opened by seancorfield about 1 year ago
- 3 comments
#518 - Temporal: alias in wrong place
Issue -
State: closed - Opened by seancorfield about 1 year ago
Labels: bug
#517 - Implement CREATE INDEX
Pull Request -
State: closed - Opened by dancek about 1 year ago
- 2 comments
#516 - `:union` and similar ops should format their arguments wrapped in parentheses
Issue -
State: closed - Opened by p-himik about 1 year ago
- 5 comments
#515 - Default quoting needs to be smarter
Issue -
State: closed - Opened by seancorfield over 1 year ago
- 8 comments
Labels: needs analysis
#514 - Proposed opt `quoted-when`
Pull Request -
State: closed - Opened by kranstrom over 1 year ago
- 10 comments
#513 - Ignore additional metadata?
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: needs analysis
#512 - BigQuery ARRAY subquery
Issue -
State: closed - Opened by markaddleman over 1 year ago
- 3 comments
Labels: enhancement
#511 - CREATE OR REPLACE syntax
Issue -
State: closed - Opened by markaddleman over 1 year ago
Labels: enhancement
#510 - Add NRQL dialect support
Issue -
State: closed - Opened by seancorfield over 1 year ago
- 2 comments
Labels: enhancement
#509 - Formatting unhashable objects
Issue -
State: closed - Opened by jcf over 1 year ago
- 1 comment
Labels: bug
#508 - Unhashable values
Pull Request -
State: closed - Opened by jcf over 1 year ago
- 1 comment
#507 - Cast seems to be breaking with a type named "*-type" in v2.4.962
Issue -
State: closed - Opened by liquidz over 1 year ago
- 5 comments
Labels: documentation
#506 - namespace honey.sql does not exist. i found honeysql.core in the core.cljc included in the jar.
Issue -
State: closed - Opened by johanatan over 1 year ago
- 6 comments
#505 - Helpers do not merge correctly with symbol-based DSL
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: bug
#504 - Support for BigQuery IGNORE NULLS and RESPECT NULLS
Issue -
State: closed - Opened by markaddleman over 1 year ago
- 1 comment
Labels: enhancement
#503 - Add :at-time-zone function
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: enhancement
#502 - Example in README for custom function usage in select
Pull Request -
State: closed - Opened by markbastian over 1 year ago
- 1 comment
#501 - Allow :insert-into to inspect and lift :columns or columns portion of :values
Issue -
State: closed - Opened by seancorfield over 1 year ago
- 1 comment
Labels: needs analysis
#500 - register-clause! does not respect :values as argument for before
Issue -
State: closed - Opened by vincent-dm over 1 year ago
- 6 comments
#499 - Support `MERGE` statements from the ANSI Standard
Issue -
State: open - Opened by joshuamzm over 1 year ago
- 2 comments
Labels: enhancement, needs analysis
#498 - `VALUES` and `AS` with columns: possible?
Issue -
State: closed - Opened by kennyjwilli over 1 year ago
- 2 comments
#497 - A way to reference quoted alias without `:raw`
Issue -
State: closed - Opened by nbardiuk over 1 year ago
- 2 comments
Labels: enhancement, documentation
#496 - Support `OVERRIDING SYSTEM VALUE` for inserts
Issue -
State: closed - Opened by gpind over 1 year ago
- 7 comments
Labels: enhancement, needs analysis
#495 - formatf for positional parameter convenience?
Issue -
State: closed - Opened by seancorfield over 1 year ago
- 3 comments
Labels: enhancement, documentation
#494 - ON CONFLICT should support expressions, not just entities
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: bug
#493 - Use of VALUES with WITH should clarify it must be vector-of-vectors form
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: documentation
#492 - Does honeysql support pg's json path?
Issue -
State: closed - Opened by cmal over 1 year ago
- 4 comments
Labels: needs information
#491 - honey.sql/upper-case for clojure-clr
Pull Request -
State: closed - Opened by Dangercoder over 1 year ago
- 1 comment
#490 - improve on-conflict docstring
Pull Request -
State: closed - Opened by holyjak over 1 year ago
- 2 comments
#489 - Improve docs for UPDATE
Issue -
State: closed - Opened by seancorfield over 1 year ago
Labels: documentation
#488 - `:quoted` doesn't work together with `if exists`
Issue -
State: closed - Opened by danielhvs almost 2 years ago
- 2 comments
#486 - Support for PostgreSQL interval type
Issue -
State: closed - Opened by seancorfield almost 2 years ago
Labels: needs analysis
#485 - Support for `postgres` "with ordinality"
Issue -
State: closed - Opened by danielhvs almost 2 years ago
- 1 comment
Labels: enhancement
#484 - Support H2's `TRUNCATE TABLE` syntax
Issue -
State: closed - Opened by janusvm almost 2 years ago
- 1 comment
Labels: bug
#483 - Nesting JOINs
Issue -
State: closed - Opened by SebAlbert almost 2 years ago
- 11 comments
Labels: needs analysis
#482 - `format` can emit syntactically invalid AS clauses
Issue -
State: closed - Opened by spencerwilson almost 2 years ago
- 1 comment
#481 - Postgres upsert support docs miss some of the supported cases
Issue -
State: closed - Opened by DanielStephens almost 2 years ago
Labels: documentation
#480 - Difficulties in converting documentation examples from hashmap form to helper function form
Issue -
State: closed - Opened by NoahTheDuke almost 2 years ago
- 5 comments
Labels: documentation
#479 - HoneySQL2 makes all functions calls uppercase
Issue -
State: closed - Opened by slvrtrn almost 2 years ago
- 3 comments
#478 - Postgres: On conflict update row with values where condition is met reports an error
Issue -
State: closed - Opened by tanneremerson almost 2 years ago
- 8 comments
Labels: bug
#477 - Improve exceptions/error reports
Issue -
State: closed - Opened by seancorfield almost 2 years ago
- 3 comments
Labels: needs analysis
#476 - :raw expects a single argument now
Issue -
State: closed - Opened by seancorfield almost 2 years ago
- 1 comment
Labels: bug
#475 - refs #463 - document dialect + quoted = nil behavior
Pull Request -
State: closed - Opened by nharsch almost 2 years ago
#474 - Syntax for expanding records in PostgreSQL
Issue -
State: closed - Opened by p-himik almost 2 years ago
- 6 comments
Labels: enhancement
#473 - pg-ops: add docs
Pull Request -
State: closed - Opened by holyjak almost 2 years ago
- 1 comment
#472 - Update docs for single keyword (symbol) uses?
Issue -
State: closed - Opened by seancorfield almost 2 years ago
- 1 comment
Labels: documentation
#471 - Facilitate adding SQL keywords in between function arguments
Issue -
State: closed - Opened by p-himik almost 2 years ago
- 10 comments
Labels: needs analysis
#470 - Allow single kw in :order-by and other clauses
Pull Request -
State: closed - Opened by p-himik almost 2 years ago
- 1 comment
#469 - Add optional type argument to the :array special
Pull Request -
State: closed - Opened by p-himik almost 2 years ago
- 2 comments