qb
qb copied to clipboard
Lack of support to nvarchar2 on Oracle Grammar
Hi, I'm using QuickORM in a private project and some fields on the Oracle Database were created with the type Nvarchar2, is it possible to add support to this? or can I extends qb to bypass the lack of the support?