Closed mulderr closed 6 years ago
@mulderr Thanks. I'll add DataChar
in DataValue
. Maybe later I should refactor DataValue
to use Oracle raw types.
@mulderr I'm done. please check the change.
Nice. Looks good. I'm hoping to find time to actually test it this weekend. Thanks!
Next PR, I'll use odpic raw data in DataValue
, and provide a converter to convert to haskell data.
Hello!
I see Char is missing from DataValue. The other types seem to be there, more or less.
I would somewhat expect odpic-raw to fairly closely follow upstream so I'm confused. Should Char be represented there?