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

Add support for sql_variant #67

Open
mp911de opened this issue Apr 29, 2019 · 4 comments
Open

Add support for sql_variant #67

mp911de opened this issue Apr 29, 2019 · 4 comments
Labels
status: ideal-for-contribution An issue that a contributor can help us with type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Apr 29, 2019

We should be able to interact with sql_variant typed-columns

@mp911de mp911de added the type: enhancement A general enhancement label Apr 29, 2019
@mp911de
Copy link
Member Author

mp911de commented Sep 10, 2019

We would need some mechanism to get and extend a base-type. With the type and payload length, we would then recursively call our Codecs to decode the value.

@davgia
Copy link

davgia commented Jan 1, 2023

Hi @mp911de, any news about this? I am available to contribute if necessary.

@mp911de
Copy link
Member Author

mp911de commented Jan 2, 2023

We still look forward to getting this feature in. Any contribution would accelerate when this would be available. Feel free to have a look on a possible implementation.

@davgia
Copy link

davgia commented Jan 9, 2023

@mp911de,
are there any other resources I can take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ideal-for-contribution An issue that a contributor can help us with type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants