qb icon indicating copy to clipboard operation
qb copied to clipboard

Lack of support to nvarchar2 on Oracle Grammar

Open rafaelmartines opened this issue 1 year ago • 1 comments

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?

rafaelmartines avatar Oct 31 '23 18:10 rafaelmartines