citrusframework / citrusframework/citrus-db

Support CLOB and BLOB

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
commissioned Prio: Low TO REVIEW Type: Enhancement
Dominant language
Java
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When executing update statements driver throws exception:

`java.sql.SQLException: Not supported JDBC prepared statement function 'setClob'"`

Contributor guide

Open the contributing guide

Research direction

Start by reproducing an update statement that calls the JDBC prepared-statement setClob function, then trace where the driver reports that it is unsupported. Done means update statements can handle both CLOB and BLOB values without throwing the reported SQLException.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.