Skip to content

Add H2 Interval to Duration converters to H2Dialect #502

Description

@Bittuw

In R2DBC as example of obscured types.

Is it normally that MappingR2dbcConverter doesn't call Row::get(String, Class)? I thought that MappingR2dbcConverter provides all target field types transformations to r2dbc-spi implementation. But instead it calls Row::get(String) and SPI implementation doesn't know about the target field type.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions