7 Commits

Author SHA1 Message Date
Yanming Zhou
a965117ab4 Polish usage of spring-boot-testcontainers
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-04-22 15:05:42 -05:00
Rob Winch
6fd52ca662 Extract JdbcJsonSpecialCharsAttributeTests
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
2025-04-22 13:54:50 -05:00
Rüdiger Schulz
d295bff7cb #3299: use postgres function convert_from() instead of encode() to insert JSON byte stream into PreparedStatement.
This works with session attributes containing special characters in the JSON blob.
2025-04-22 13:54:50 -05:00
Rüdiger Schulz
3b7d9f3baa #3299: adjust test so that it fails when username contains a special character 2025-04-22 13:54:50 -05:00
Marcus Hert Da Coregio
ad333a49af Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43 2024-08-21 08:43:05 -03:00
Marcus Hert Da Coregio
d5daa283f7 Add instructions if object is not deserialized into the right type
Closes gh-3009
2024-06-04 15:47:54 -03:00
Marcus Hert Da Coregio
c2a982c4a7 Add JDBC to Configurations section
Closes gh-2827

Closes gh-2829
2024-03-01 15:37:13 -03:00