Skip to content

Renamed *.r2dbc.repository to *r2dbc.repository.reactive to match the… #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

schauder
Copy link
Contributor

… package name for reactive repository stuff in commons.

Also reenabled the DependencyTest which now longer fails.
Adapted the other test to check the new packages as well.

… package name for reactive repository stuff in commons.

Also reenabled the DependencyTest which now longer fails.
Adapted the other test to check the new packages as well.
@schauder schauder requested a review from mp911de June 22, 2018 12:38
@schauder schauder closed this Jun 22, 2018
@schauder schauder deleted the r2dbc-rename-package branch June 22, 2018 13:20
mp911de added a commit that referenced this pull request Feb 21, 2022
Anonymous indexed bind markers come with a static placeholder symbol for all parameter occurrences and they are bound by index.

Original pull request: #84.
mp911de added a commit that referenced this pull request Feb 21, 2022
We now support MySQL through the jasync-mysql driver that exposes its asynchronous functionality through a R2DBC wrapper implementation.

Jasync uses for now its own exceptions.

Original pull request: #84.
mp911de added a commit that referenced this pull request Feb 21, 2022
Unify connection creation by providing JDBC URL. Obtain R2DBC ConnectionFactory using connection factory discovery.

Original pull request: #84.
mp911de pushed a commit that referenced this pull request Feb 21, 2022
Clarified code a little.

Added a warning to `AnonymousBindMarkers`:

 Anonymous bind markers are problematic because the have to appear in generated SQL in the same order they get generated.
 This might cause challenges in the future with complex generate statements.
 For example those containing subselects which limit the freedom of arranging bind markers.

Original pull request: #84.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant