Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / seancorfield/next-jdbc issues and pull requests
#190 - next.jdbc.connection/jdbc-url generating `&` separated jdbcUrl instead of `;` separated jdbcUrl for h2:tcp
Issue -
State: closed - Opened by vettukal over 3 years ago
- 1 comment
#189 - Extend Executable to an arbitrary Connectable
Issue -
State: closed - Opened by holyjak over 3 years ago
- 6 comments
#188 - docstring for :rollback-only
Pull Request -
State: closed - Opened by holyjak over 3 years ago
- 1 comment
#187 - Export clj-kondo config
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 1 comment
#186 - Document how to set driver properties when using a connection pool
Issue -
State: closed - Opened by holyjak over 3 years ago
- 3 comments
#185 - Code that uses both raw connections and options-wrapped connections can be hard to write
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 3 comments
#184 - Document also jdbcUrl
Pull Request -
State: closed - Opened by holyjak over 3 years ago
- 2 comments
#183 - Question: What it the minimal required version of Clojure?
Issue -
State: closed - Opened by holyjak over 3 years ago
- 2 comments
#182 - Fix typos in SQL log output
Pull Request -
State: closed - Opened by mike706574 over 3 years ago
- 1 comment
#181 - execute-batch! cannot use options-wrapped pooled connection
Issue -
State: closed - Opened by seancorfield over 3 years ago
Labels: bug
#180 - gettin-started: validate HikariCP pool
Pull Request -
State: closed - Opened by holyjak over 3 years ago
- 3 comments
#179 - ->pool for HikariCP should call the constructor checking the connection
Issue -
State: closed - Opened by holyjak over 3 years ago
- 4 comments
#178 - Make next.jdbc work with GraalVM 22 onwards
Pull Request -
State: closed - Opened by FieryCod over 3 years ago
- 3 comments
#177 - Oracle JDBC driver performance prefetch note
Issue -
State: closed - Opened by naxels over 3 years ago
- 3 comments
Labels: documentation
#176 - Update/test against latest HikariCP
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 5 comments
#175 - Nested transactions detection assumes there is only one DB
Issue -
State: closed - Opened by mrkam2 over 3 years ago
- 3 comments
#174 - Incorrect JDBC URL construction for H2
Issue -
State: closed - Opened by kelvinqian00 over 3 years ago
- 4 comments
#173 - Make next.jdbc.result-set/row-builder public
Pull Request -
State: closed - Opened by kylecbrodie over 3 years ago
- 7 comments
#172 - with-options/with-transaction require manual rewrapping
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 2 comments
#171 - Migration docs need to warn about c.j.j ops inside n.j/with-transaction
Issue -
State: closed - Opened by seancorfield over 3 years ago
Labels: documentation
#170 - Class cast exception with nested jsonb_array_elements
Issue -
State: closed - Opened by zetafish over 3 years ago
- 2 comments
#169 - Try to make with-transaction clearer
Issue -
State: closed - Opened by seancorfield over 3 years ago
#168 - how to escape ? as jsonb operator for postgresql query?
Issue -
State: closed - Opened by lanyusan over 3 years ago
- 2 comments
#167 - jdbc-url jtds
Issue -
State: closed - Opened by ppiersanti over 3 years ago
- 4 comments
Labels: bug
#166 - Finalize the logging feature for 1.2.next
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 1 comment
Labels: enhancement
#165 - Sanction/document execute-batch! over plan
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 1 comment
#164 - Consider making camel-snake-kebab a dependency
Issue -
State: closed - Opened by seancorfield almost 4 years ago
Labels: bug
#163 - Document PGInterval to Duration handling for postgres
Pull Request -
State: closed - Opened by snorremd almost 4 years ago
- 1 comment
#162 - Add GraalVM to test matrix
Issue -
State: closed - Opened by seancorfield almost 4 years ago
#161 - Allow execute-batch! to work on connectable/sourceable
Issue -
State: closed - Opened by seancorfield almost 4 years ago
Labels: enhancement
#160 - Typos
Pull Request -
State: closed - Opened by simonrobson almost 4 years ago
- 1 comment
#159 - Add rs/ alias to clob->string example
Pull Request -
State: closed - Opened by viesti almost 4 years ago
- 1 comment
#158 - Investigate allowMultiQueries=true for MySQL
Issue -
State: closed - Opened by seancorfield about 4 years ago
Labels: enhancement, question
#157 - next.jdbc.prepare depends on next.jdbc.result-set/datafiable-result-set dynamically
Issue -
State: closed - Opened by seancorfield about 4 years ago
- 15 comments
#156 - GraalVM native image
Issue -
State: closed - Opened by nenadalm about 4 years ago
- 9 comments
#153 - fix some typos
Pull Request -
State: closed - Opened by laurio about 4 years ago
- 1 comment
#152 - Fix typo
Pull Request -
State: closed - Opened by laurio about 4 years ago
- 1 comment
#151 - Update friendly-sql-functions.md
Pull Request -
State: closed - Opened by alexandrkozyrev about 4 years ago
- 1 comment
#150 - Support for qualified columns
Issue -
State: closed - Opened by darkleaf about 4 years ago
- 1 comment
Labels: out of scope
#149 - transduce / partition-by / plan can fail with result set closed
Issue -
State: closed - Opened by seancorfield about 4 years ago
- 3 comments
Labels: documentation
#120 - Is direct support for CallableStatement worthwhile?
Issue -
State: closed - Opened by seancorfield over 4 years ago
- 3 comments
Labels: enhancement, help wanted