Good morning, I've got a problem using plsqldoc for the first time: it retrieves the wrong size of the varchar2 fields in an Oracle 19 unicode db. All other features of PL/SQL Developer are working well but plsqldoc and this makes plsqldoc unusable as documentation tool (at least for me). Am I wrong something or is this a real bug? It seems it's reading the wrong field in the Oracle dictionary.
I've attached a screenshot showing the difference between plsqldoc and describe command ouputs in PL/SQL Developer.