Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of support to nvarchar2 on Oracle Grammar #270

Open
rafaelmartines opened this issue Oct 31, 2023 · 1 comment
Open

Lack of support to nvarchar2 on Oracle Grammar #270

rafaelmartines opened this issue Oct 31, 2023 · 1 comment

Comments

@rafaelmartines
Copy link

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?

@elpete
Copy link
Collaborator

elpete commented Oct 31, 2023

Is this the Unicode version? If so you can submit a PR for typeUnicodeString.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants