dave-csc commented on issue #6646:
URL: https://github.com/apache/hop/issues/6646#issuecomment-3944951605

   Some additional info, I also tried to insert a (stream) boolean value into a 
(database) varchar field:
   - Hop 2.17 inserts "Y" and "N" for true and false respectively (no errors 
here, but this explains the Oracle error when the column is of type 
number/integer instead)
   - Hop 2.16 inserts "0" and "1"
   
   Hope this helps :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to