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

enum type support #4

Open
SergeyMirvoda opened this issue Apr 18, 2020 · 0 comments
Open

enum type support #4

SergeyMirvoda opened this issue Apr 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request type system

Comments

@SergeyMirvoda
Copy link
Contributor

Looks like enum type is a very important feature.

As for me by default enums should be treated like c# string type when insert and select.
Also, the driver should provide some helper class to register c# enums to allow usage of suck enum values in parameter's value like in npgsql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type system
Projects
None yet
Development

No branches or pull requests

2 participants