Skip to content

Conversation

Chr1st0ph
Copy link
Contributor

running "mvn test -Dspring.profiles.active=" causes errors
because "*HsqlIntegrationTests" tests are executed as well

running "mvn test -Dspring.profiles.active=<databasetype>" causes errors
because "*HsqlIntegrationTests" tests are executed as well
@Chr1st0ph Chr1st0ph changed the title fix running integration-tests against specific db DATAJDBC-198 - fix running integration-tests against specific db Apr 12, 2018
schauder pushed a commit that referenced this pull request Apr 12, 2018
…tabase profile is selected.

Set active profile on HSQL specific tests to HSQL.

Fixed Readme to properly reflect the need to have a Docker installation.

Original pull request: #59.
@schauder
Copy link
Contributor

Thanks, that's merged.

@schauder schauder closed this Apr 12, 2018
mp911de added a commit that referenced this pull request Feb 21, 2022
mp911de added a commit that referenced this pull request Feb 21, 2022
MappingR2dbcConverter now considers custom conversions for inbound and outbound conversion of top-level types (Row to Entity, Entity to OutboundRow) and on property level (e.g. convert an object to String and vice versa).

Original pull request: #70.
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.

2 participants