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

SNOW-1011419: VARCHAR columns read into string show up as hexdumps #853

Closed
cha4osoOwll opened this issue Jan 17, 2024 · 1 comment
Closed
Labels

Comments

@cha4osoOwll
Copy link

  1. What version of .NET driver are you using?
    2.1.4

  2. What version of .NET framework are you using?
    Net6.0

  3. What did you do?
    Use Dapper to read a VARCHAR column into a string

  4. What did you expect to see?
    The same values that I get running a SELECT statement manually in a DB client (DBeaver).

    What should have happened and what happened instead?
    Instead I get what first looks like random gibberish but is obviously a hex string.

  5. Can you set logging to DEBUG and collect the logs?
    Will try and update the ticket with such info later.

@github-actions github-actions bot changed the title VARCHAR columns read into string show up as hexdumps SNOW-1011419: VARCHAR columns read into string show up as hexdumps Jan 17, 2024
@cha4osoOwll
Copy link
Author

DBA's fault not yours, closing

@cha4osoOwll cha4osoOwll closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant