Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / krisajenkins/yesql issues and pull requests
#161 - Add support for database query middleware.
Pull Request -
State: closed - Opened by mschaef 3 days ago
#160 - Update the instaparse and Clojure 1.11 dependencies, and test against pre-release Clojure 1.12
Pull Request -
State: closed - Opened by mschaef 5 months ago
#159 - Update Python "YeSQL" link.
Pull Request -
State: closed - Opened by zx80 about 2 years ago
- 1 comment
#158 - Update README to reflect current status, and dependencies to reflect current latest versions.
Pull Request -
State: closed - Opened by mschaef over 2 years ago
#157 - Add jsyesql (JavaScript implementation) to README.md
Pull Request -
State: closed - Opened by fanatid over 5 years ago
#156 - Add Elixir yesql to README
Pull Request -
State: closed - Opened by lpil over 6 years ago
#155 - add Haskell implementation
Pull Request -
State: closed - Opened by thkoch2001 almost 7 years ago
- 1 comment
#154 - Haskell has a port, README should list it
Pull Request -
State: closed - Opened by adomokos almost 7 years ago
#153 - Fix create-root-var
Pull Request -
State: closed - Opened by juskrey about 7 years ago
#152 - Allow '-' and '/' in named parameters to enable namespaced keywords
Pull Request -
State: closed - Opened by TommiSinivuo over 7 years ago
- 1 comment
#151 - Try to highlight important information
Pull Request -
State: closed - Opened by alaingilbert over 7 years ago
#150 - Small typo fix in readme
Pull Request -
State: closed - Opened by jstokes about 8 years ago
#149 - Fix require-sql to use . instead of / in internal ns name
Pull Request -
State: open - Opened by joelittlejohn over 8 years ago
- 1 comment
#148 - Fix missing closing bracket in README
Pull Request -
State: closed - Opened by robertjlooby over 8 years ago
#145 - Batch insert
Pull Request -
State: open - Opened by ibarrick over 8 years ago
- 3 comments
#144 - Clean up yesql.types.Query import
Pull Request -
State: closed - Opened by joegallo over 8 years ago
- 1 comment
#142 - changed assertion Error to Exception issue #49
Pull Request -
State: open - Opened by ibarrick over 8 years ago
#140 - Connection as a function #99
Pull Request -
State: closed - Opened by mrroman over 8 years ago
- 3 comments
#139 - Update to latest, released java.jdbc version (0.5.8)
Pull Request -
State: closed - Opened by ck over 8 years ago
- 4 comments
#135 - Add batch inserts
Pull Request -
State: open - Opened by ninanator over 8 years ago
- 4 comments
#133 - Mention that h2 is also supported
Pull Request -
State: closed - Opened by iku000888 almost 9 years ago
#132 - Allowed choosing the IN-list data structure type
Pull Request -
State: open - Opened by avalente almost 9 years ago
- 1 comment
#130 - add link to php library
Pull Request -
State: closed - Opened by LionsHead almost 9 years ago
#127 - Fix named-parameter regex to exclude square brackets
Pull Request -
State: closed - Opened by cichli almost 9 years ago
- 3 comments
#125 - Emit empty sequences as NULL
Pull Request -
State: closed - Opened by hypirion almost 9 years ago
- 1 comment
#124 - correcting 2 categories of typo in the README.md
Pull Request -
State: closed - Opened by cloojure almost 9 years ago
- 1 comment
#123 - Fix typo: maxage->min_age
Pull Request -
State: closed - Opened by burhanloey almost 9 years ago
- 2 comments
#117 - Making a query map
Pull Request -
State: closed - Opened by tolitius about 9 years ago
- 9 comments
#116 - Adding support for clojure.java.jdbc/query's :as-arrays? key
Pull Request -
State: open - Opened by alexkyllo about 9 years ago
- 3 comments
#113 - Update README, remove the 'lein typed check' instruction
Pull Request -
State: closed - Opened by adomokos about 9 years ago
- 1 comment
#111 - Sam/upstream union
Pull Request -
State: closed - Opened by samsondav about 9 years ago
#110 - Add option for caching using clojure.core.memoize
Pull Request -
State: closed - Opened by samsondav about 9 years ago
- 2 comments
#107 - Add Clojars badge so the version is always up to date.
Pull Request -
State: closed - Opened by pupeno about 9 years ago
- 1 comment
#104 - Trims One Semicolon at the End of Each Statement
Pull Request -
State: closed - Opened by alexanderkiel about 9 years ago
- 3 comments
#100 - Parse the statement only once per query
Pull Request -
State: closed - Opened by jstepien over 9 years ago
- 8 comments
#98 - Allows function as input to defquer-y/ies
Pull Request -
State: closed - Opened by shterrett over 9 years ago
- 1 comment
#90 - added the ability to take a hash containing query parameters
Pull Request -
State: closed - Opened by moonpolysoft over 9 years ago
- 6 comments
#88 - PostgreSQL version bump
Pull Request -
State: closed - Opened by The-Alchemist over 9 years ago
- 1 comment
#86 - Upgrade dependencies to work with clojure 1.7.0-beta1
Pull Request -
State: closed - Opened by juskrey over 9 years ago
- 4 comments
#85 - Allow spaces after name tag
Pull Request -
State: closed - Opened by mshenfield over 9 years ago
- 1 comment
#84 - Learned -q! to skip parameter parsing and just create a function with the statement
Pull Request -
State: closed - Opened by emidln over 9 years ago
- 1 comment
#83 - Allow assignment variable ":=" within queries
Pull Request -
State: closed - Opened by mshenfield over 9 years ago
- 1 comment
#82 - Allow apostrophes in in-line SQL comments
Pull Request -
State: closed - Opened by mshenfield over 9 years ago
#81 - Pass empty IN-list parameters through to the database
Pull Request -
State: closed - Opened by mshenfield over 9 years ago
- 1 comment
#78 - Update README for underscore requirement in named parameters
Pull Request -
State: closed - Opened by danielspector over 9 years ago
- 2 comments
#77 - added the ability to take a hash containing query parameters
Pull Request -
State: closed - Opened by moonpolysoft over 9 years ago
#76 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 9 years ago
#66 - Don't pull me
Pull Request -
State: closed - Opened by pauldorman almost 10 years ago
#64 - Adding support for clojure.java.jdbc/query's :identifiers key
Pull Request -
State: closed - Opened by jarohen almost 10 years ago
#63 - Require sql
Pull Request -
State: closed - Opened by iantruslove almost 10 years ago
- 4 comments
#62 - Require sql devel
Pull Request -
State: closed - Opened by iantruslove almost 10 years ago
- 1 comment
#56 - Fixes issue #55
Pull Request -
State: closed - Opened by philipp-ullmann almost 10 years ago
- 1 comment
#53 - add link to erlang library
Pull Request -
State: closed - Opened by artemeff almost 10 years ago
- 1 comment
#50 - Add link to Ruby port to README.md
Pull Request -
State: closed - Opened by gnarmis almost 10 years ago
- 2 comments
#44 - Update README.md
Pull Request -
State: closed - Opened by rvlieshout almost 10 years ago
- 1 comment
#42 - Update README.md, add dotsql reference
Pull Request -
State: closed - Opened by qustavo about 10 years ago
- 1 comment
#39 - Add a warning message if the user omits a !
Pull Request -
State: closed - Opened by benmoss about 10 years ago
- 2 comments
#35 - exclude external dependencies from jar file when AOT enabled
Pull Request -
State: closed - Opened by tendant about 10 years ago
- 5 comments
#32 - Reorder protocol extension to allow AOT
Pull Request -
State: closed - Opened by aconbere about 10 years ago
- 10 comments
#27 - Do not allow any nonwhitespace content after names
Pull Request -
State: closed - Opened by scizo over 10 years ago
- 1 comment
#11 - Add optional hardwired dbspec to query generation
Pull Request -
State: closed - Opened by sgrimm almost 11 years ago
- 6 comments
Labels: enhancement
#5 - Support UPDATE/DELETE/INSERT based on Query Name
Pull Request -
State: closed - Opened by xsc almost 11 years ago
- 26 comments
Labels: enhancement
#4 - Create Query Vector from Query Function
Pull Request -
State: closed - Opened by xsc almost 11 years ago
- 1 comment
#3 - Improve handling of repeated parameters
Pull Request -
State: closed - Opened by danielneal about 11 years ago
- 1 comment