Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/3032
No I couldn't reproduce, Oracle and Postgres don't have native unsigned
types (they use contraints/checks). Wanted to try a few DBs/types just in case,
seems even with standards (SQL, JDBC) everybody does something different, and a
fix for one might break another :P---
