Skip to content

idesis-gmbh/Dapper.Issue2117.Test

Repository files navigation

Test case for Dapper issue #2117

Installation

The script create_db.sqlcreates two tables parent and child in a Postgres schema of your choice and populates them with data. Please adjust DEFAULT_CONNECTION in SetupBase.cs accordingly.

Running

To demonstrate the issue please run dotnet test in the project directory. If you uncomment the SYNC define in GenericRepository.cs the problem vanishes.

About

Test case for Dapper issue #2117

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages