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

DatabaseValue returns incorrect Value #1304

Closed
Lobosque opened this issue Mar 6, 2020 · 1 comment
Closed

DatabaseValue returns incorrect Value #1304

Lobosque opened this issue Mar 6, 2020 · 1 comment

Comments

@Lobosque
Copy link

Lobosque commented Mar 6, 2020

A little bit more detail here: dotnet/efcore#20176

I went a bit further and built a poc to reproduce the issue:

Steps:

  1. git clone https://github.com/Lobosque/efcore-postgres-issues
  2. dotnet build
  3. dotnet run case2 mysql ---> This works as expected
  4. dotnet run case2 postgres ---> This doesn't work as expected

This seems related to #1303

@roji
Copy link
Member

roji commented Mar 6, 2020

Investigation shows this to be an EF Core issue, tracking in dotnet/efcore#20176 (comment) for now.

@roji roji closed this as completed Mar 6, 2020
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