Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add support for SPI Parameters #164

Open
mp911de opened this issue Jan 15, 2021 · 1 comment · May be fixed by #215
Open

Add support for SPI Parameters #164

mp911de opened this issue Jan 15, 2021 · 1 comment · May be fixed by #215
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mp911de
Copy link
Contributor

mp911de commented Jan 15, 2021

Parameters.in(…) should be accepted in Statement.bind(…) and the type should be propagated to the codecs to encode a value with a specific database type.

See also r2dbc/r2dbc-spi#160.

@mirromutth mirromutth self-assigned this Jan 22, 2021
@upen4a3
Copy link

upen4a3 commented Feb 15, 2021

Currently does r2dbc supports calling Stored Procedure in mysql which accepts IN/OUT parameters ?If not is there any workaround?

@mirromutth mirromutth added this to the 0.9.0.RELEASE milestone Nov 7, 2021
@mirromutth mirromutth added the enhancement New feature or request label Nov 7, 2021
@mirromutth mirromutth pinned this issue Nov 7, 2021
@mirromutth mirromutth linked a pull request Nov 7, 2021 that will close this issue
4 tasks
@mirromutth mirromutth unpinned this issue Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants