An open API service for providing issue and pull request metadata for open source projects.

GitHub / r2dbc/r2dbc-spi issues and pull requests

#290 - Feature Request: R2DBC Support for SM3 Encryption Algorithm

Issue - State: closed - Opened by blatwo 7 months ago - 1 comment
Labels: for: external-project

#289 - Bump org.springframework:spring-jdbc from 5.3.19 to 6.1.14 in /r2dbc-spi-test

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: type: dependency-upgrade

#288 - saveAll in a spring boot repository attempts to do a update rather than insert on non existent record.

Issue - State: closed - Opened by claytoncone 10 months ago - 1 comment
Labels: for: external-project

#287 - chore(deps): Update dependencies

Pull Request - State: open - Opened by reneleonhardt about 1 year ago

#286 - Error in password throws with password in clear text

Issue - State: open - Opened by dave08 about 1 year ago

#284 - Why pass the RowMetadata argument as an additional parameter?

Issue - State: closed - Opened by KirillKurdyukov over 1 year ago - 1 comment

#283 - Update Connection.java

Pull Request - State: closed - Opened by oshai almost 2 years ago - 1 comment
Labels: type: documentation

#282 - added missing overload methods in Parameters

Pull Request - State: closed - Opened by immmus almost 2 years ago - 4 comments
Labels: status: declined

#281 - Question: What's the use-case for Closable returning a Publisher, not a Mono?

Issue - State: closed - Opened by hfhbd about 2 years ago - 2 comments

#280 - Support hostname with _ in name

Issue - State: open - Opened by piotrwielgolaski-tomtom about 2 years ago - 1 comment

#279 - How get ColumnMetadata in Result ?

Issue - State: closed - Opened by zhou-hao over 2 years ago - 3 comments
Labels: for: stackoverflow

#278 - Update README to use 1.0 spec links

Pull Request - State: closed - Opened by jitokim over 2 years ago - 1 comment
Labels: type: documentation

#277 - statementtimeout not working

Issue - State: closed - Opened by kartikarora2 over 2 years ago - 3 comments
Labels: for: external-project

#276 - Bump GitHub actions to v3

Issue - State: closed - Opened by mp911de over 2 years ago
Labels: type: task

#274 - Feature/dynamic credential

Pull Request - State: closed - Opened by calebcodesgud almost 3 years ago - 5 comments

#273 - Introduce support for dynamic credentials

Issue - State: open - Opened by mp911de almost 3 years ago - 9 comments
Labels: type: enhancement, for: team-attention

#272 - User Defined Type (UDT) Out Parameters

Issue - State: open - Opened by Michael-A-McMahon about 3 years ago - 11 comments
Labels: type: enhancement

#271 - Is insert with null value generate wrong sql query ?

Issue - State: closed - Opened by mmaryo about 3 years ago - 2 comments
Labels: status: invalid

#270 - Clarify when to expect multiple Result vs when to expect multiple Segment

Issue - State: open - Opened by lukaseder about 3 years ago - 1 comment
Labels: type: documentation

#269 - Removed copy paste artifact from Javadoc

Pull Request - State: closed - Opened by lukaseder about 3 years ago
Labels: type: documentation

#268 - Release 1.0.0.RELEASE

Issue - State: closed - Opened by mp911de over 3 years ago
Labels: type: task

#267 - Expand CI testing to multiple platforms.

Pull Request - State: closed - Opened by gregturn over 3 years ago

#266 - Expand CI testing to multiple platforms.

Issue - State: closed - Opened by gregturn over 3 years ago
Labels: type: enhancement

#265 - Refine `Connection.setTransactionIsolationLevel` documentation

Issue - State: closed - Opened by rusher over 3 years ago - 2 comments
Labels: for: team-attention, type: documentation

#264 - Fix TestKit encoding where `ByteBuffer.array` may not exactly represent UTF8 encoded bytes

Pull Request - State: closed - Opened by rusher over 3 years ago - 1 comment
Labels: type: bug

#263 - correct test to avoid using ByteBuffer.array comparison.

Pull Request - State: closed - Opened by rusher over 3 years ago

#262 - Release 0.9.1.RELEASE

Issue - State: closed - Opened by mp911de over 3 years ago
Labels: type: task

#261 - Include TCK tests using `Parameters`

Issue - State: closed - Opened by mp911de over 3 years ago
Labels: type: enhancement

#260 - `DefaultParameter` does not implement `equals` and `hashCode` methods

Issue - State: closed - Opened by mp911de over 3 years ago
Labels: type: bug

#259 - Statement.add() is Awkward

Issue - State: open - Opened by Michael-A-McMahon over 3 years ago - 14 comments
Labels: for: team-attention, target: R2DBC.next

#258 - Switch from VALUE to TEST_VALUE for TCK compliance.

Pull Request - State: closed - Opened by gregturn over 3 years ago - 2 comments

#257 - Switch from `VALUE` column name in TCK to `TEST_VALUE` to avoid keyword clashes

Issue - State: closed - Opened by gregturn over 3 years ago - 1 comment
Labels: type: enhancement

#256 - Should extraneous `add` calls on `Statement` demand an error?

Issue - State: closed - Opened by gregturn over 3 years ago - 1 comment
Labels: status: declined

#255 - Let `Result.getRowsUpdated()` return `Long`

Issue - State: closed - Opened by elefeint over 3 years ago - 3 comments
Labels: type: enhancement, target: 1.0

#254 - Remove deprecated `RowMetadata.getColumnNames()`

Issue - State: closed - Opened by mp911de over 3 years ago
Labels: type: task, target: 1.0

#253 - Typo in ReadableMetadata.getScale()

Issue - State: closed - Opened by Michael-A-McMahon over 3 years ago
Labels: type: documentation

#252 - prepareStatementWithTrailingAddShouldFail is not enabled

Issue - State: closed - Opened by Michael-A-McMahon over 3 years ago - 5 comments
Labels: type: task

#251 - Clarify flatMap semantics in Segment API

Issue - State: closed - Opened by jreznot almost 4 years ago - 8 comments
Labels: type: documentation

#250 - Mention `NoSuchElementException` and `IndexOutOfBoundsException` in exceptions section

Issue - State: closed - Opened by mp911de almost 4 years ago
Labels: type: documentation

#249 - Release R2DBC SPI 0.9.0

Issue - State: closed - Opened by mp911de almost 4 years ago
Labels: type: task

#248 - Release R2DBC SPI 0.9.0.RC1

Issue - State: closed - Opened by mp911de almost 4 years ago
Labels: type: task

#247 - OSGi import/export headers

Pull Request - State: open - Opened by rotty3000 almost 4 years ago - 6 comments

#246 - Release 0.8.6.RELEASE

Issue - State: closed - Opened by mp911de almost 4 years ago
Labels: type: task

#245 - Migrate TCK to RxJava 3

Issue - State: closed - Opened by mp911de almost 4 years ago - 2 comments
Labels: status: declined, type: task

#244 - #242 add OSGi headers

Pull Request - State: open - Opened by ascertrobw almost 4 years ago - 14 comments
Labels: type: enhancement

#243 - Remove usage of `AccessController.doPrivileged(…)`

Issue - State: closed - Opened by mp911de almost 4 years ago
Labels: type: task

#242 - OSGi import/export headers

Issue - State: open - Opened by ascertrobw almost 4 years ago - 14 comments
Labels: for: team-attention

#241 - Drop R2DBC BOM after 0.9 release

Issue - State: closed - Opened by mp911de almost 4 years ago - 1 comment
Labels: for: team-attention, type: task

#240 - Refine exception specification when accessing items by name/by index.

Pull Request - State: closed - Opened by mp911de almost 4 years ago
Labels: type: task

#239 - Add sql to R2DBC exception hierarchy.

Pull Request - State: closed - Opened by mp911de almost 4 years ago
Labels: type: enhancement

#238 - Add sql to R2DBC exception hierarchy

Issue - State: closed - Opened by mp911de about 4 years ago - 1 comment
Labels: type: enhancement

#237 - Extend TCK for Result Segment API

Issue - State: closed - Opened by mp911de about 4 years ago
Labels: type: task

#236 - Fix R2dbcNonTransientException Javadoc typo

Pull Request - State: closed - Opened by lukaseder about 4 years ago - 2 comments
Labels: type: documentation

#235 - Add Lifecycle extension

Pull Request - State: closed - Opened by mp911de about 4 years ago - 5 comments
Labels: type: enhancement

#234 - Introduction of limiting the time for lock acquisition and limiting execution time for statements

Pull Request - State: closed - Opened by mp911de about 4 years ago
Labels: target: 0.9.x

#233 - Release 0.9.0.M2

Issue - State: closed - Opened by mp911de about 4 years ago
Labels: type: task

#232 - Add full JPMS module descriptor

Issue - State: open - Opened by A248 about 4 years ago - 13 comments
Labels: type: enhancement, for: team-attention

#231 - Refine Statement.add() specification

Pull Request - State: closed - Opened by mp911de about 4 years ago
Labels: type: task

#230 - Demarcating checkin and checkout of a physical connection from a pool

Issue - State: closed - Opened by mp911de about 4 years ago - 1 comment
Labels: type: enhancement, target: 0.9.x

#229 - Specification request on Statement::add

Issue - State: closed - Opened by lukaseder about 4 years ago - 10 comments
Labels: type: documentation

#228 - Fixed typo

Pull Request - State: closed - Opened by lukaseder about 4 years ago

#227 - Fixed typo

Pull Request - State: closed - Opened by lukaseder about 4 years ago

#226 - Reflect that the spec is hosted by the Reactive Foundation

Issue - State: closed - Opened by mp911de about 4 years ago
Labels: type: documentation

#225 - Release 0.8.5.RELEASE

Issue - State: closed - Opened by mp911de about 4 years ago - 2 comments
Labels: type: task

#224 - TestKit Unordered Row Verification

Pull Request - State: closed - Opened by Michael-A-McMahon about 4 years ago - 1 comment
Labels: type: bug

#223 - Refactoring TestKit with Flux.usingWhen(...)

Pull Request - State: closed - Opened by Michael-A-McMahon about 4 years ago - 1 comment
Labels: type: task

#222 - Correct Java Type for CLOB and NCLOB

Pull Request - State: closed - Opened by Michael-A-McMahon about 4 years ago - 4 comments

#221 - Remove `ConnectionFactoryOptions.get(…)` generic return type

Pull Request - State: closed - Opened by mp911de about 4 years ago
Labels: type: task

#220 - TestKit.Statement.SELECT_VALUE Returns Rows in Inconsistent Order

Issue - State: closed - Opened by Michael-A-McMahon about 4 years ago - 3 comments
Labels: type: bug

#219 - Improve inconsistent collection return types in RowMetadata

Issue - State: closed - Opened by lukaseder over 4 years ago - 6 comments
Labels: type: enhancement

#218 - Add support for `OutParameters`

Pull Request - State: closed - Opened by mp911de over 4 years ago - 7 comments
Labels: type: enhancement

#217 - [#216] Improve API for IN/OUT parameters

Pull Request - State: closed - Opened by lukaseder over 4 years ago - 1 comment
Labels: type: enhancement

#216 - Improve API for IN/OUT parameters

Issue - State: closed - Opened by lukaseder over 4 years ago
Labels: type: enhancement, for: team-attention

#215 - Introduce `Result.filter(…)`, `flatMap(…)` and `Segment` abstraction

Pull Request - State: closed - Opened by mp911de over 4 years ago - 2 comments
Labels: type: enhancement, target: 0.9.x

#214 - R2dbcType.CLOB/NCLOB have a default mapping of ByteBuffer.class

Issue - State: closed - Opened by Michael-A-McMahon over 4 years ago - 3 comments
Labels: type: bug, status: ideal-for-contribution

#213 - Refactor TestKit from using own resource management to reuse `Flux/Mono.usingWhen(…)`

Issue - State: closed - Opened by Michael-A-McMahon over 4 years ago - 9 comments
Labels: type: task

#212 - [#211] R2dbcType.TIMESTAMP_WITH_TIME_ZONE lists wrong javaType

Pull Request - State: closed - Opened by lukaseder over 4 years ago - 1 comment
Labels: type: bug

#211 - R2dbcType.TIMESTAMP_WITH_TIME_ZONE lists wrong javaType

Issue - State: closed - Opened by lukaseder over 4 years ago
Labels: type: bug

#210 - Clarify specification around type conversion via Column.get(int, Class)

Issue - State: open - Opened by lukaseder over 4 years ago - 7 comments

#209 - [#208] Example code on spec website doesn't compile

Pull Request - State: closed - Opened by lukaseder over 4 years ago - 3 comments
Labels: type: documentation

#208 - Example code on spec website doesn't compile

Issue - State: closed - Opened by lukaseder over 4 years ago - 1 comment
Labels: type: documentation

#207 - [#27] Offer result type agnostic mapping to Result

Pull Request - State: closed - Opened by lukaseder over 4 years ago - 5 comments
Labels: status: superseded

#205 - Remove option's generic type as the type safety that it suggests is misleading

Issue - State: closed - Opened by wilkinsona over 4 years ago
Labels: type: task

#204 - Add ConnectionMetadata.getDatabaseMajorVersion() and getDatabaseMinorVersion()

Issue - State: open - Opened by lukaseder over 4 years ago - 2 comments
Labels: type: enhancement

#203 - Expose database/schema metadata through Connection

Issue - State: open - Opened by j30ng over 4 years ago - 2 comments
Labels: status: waiting-for-votes

#202 - Backport create-release script to 0.8.x

Issue - State: closed - Opened by gregturn over 4 years ago
Labels: type: task

#201 - Release 0.8.4.RELEASE

Issue - State: closed - Opened by mp911de over 4 years ago
Labels: type: task

#200 - Release 0.9.0.M1

Issue - State: closed - Opened by mp911de over 4 years ago
Labels: type: task

#199 - Consider using apache arrow for improved performance

Issue - State: closed - Opened by LifeIsStrange over 4 years ago - 1 comment
Labels: status: invalid

#198 - Whether R2DBC will wait for the EOF pushed by the MYSQL server?

Issue - State: closed - Opened by kevinten10 over 4 years ago - 1 comment
Labels: status: duplicate

#197 - Extend Wrapped interface

Issue - State: closed - Opened by mahairod over 4 years ago - 5 comments
Labels: status: declined

#187 - Extend TCK for RowMetadata.getColumnNames() iteration order

Issue - State: closed - Opened by mp911de almost 5 years ago
Labels: type: task

#184 - Specify what should happen if Row.get(…) is called with a negative/out of bounds index/non-existing column name

Issue - State: closed - Opened by mp911de almost 5 years ago - 9 comments
Labels: type: task, target: 0.9.x

#179 - Connection url with multiple hosts is not supported

Issue - State: closed - Opened by legoethals almost 5 years ago - 2 comments
Labels: status: invalid

#175 - Specify null type as data type

Issue - State: closed - Opened by riba2101 about 5 years ago - 5 comments
Labels: type: enhancement

#173 - Set statement/lock timeouts

Issue - State: closed - Opened by badgerwithagun about 5 years ago - 9 comments
Labels: type: enhancement, target: 0.9.x

#168 - Consumption of Stored Procedures/Server Side Function results

Issue - State: closed - Opened by rs-rappavu over 5 years ago - 4 comments
Labels: type: enhancement, target: 0.9.x