Skip to content

sostrich/efcore-npgsql-enum-reproducer

Repository files navigation

efcore-npgsql-enum-reproducer

How to reproduce

  • Run docker-compose up in the root directory and wait for the db to initialize
  • run the test in EfCoreNpgsqlPublicEnumReproducer.Tests.

Expectation: test succeeds. actual behaviour: test fails with "Npgsql.PostgresException: 42704: type "my_enum" does not exist"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages