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

Fix compilation issues in scaffolded code. (#118) #119

Merged
merged 1 commit into from Nov 13, 2021

Conversation

simon-reynolds
Copy link
Collaborator

Proposed Changes

Fix #118 - Scaffolded code now compiles

Types of changes

What types of changes does your code introduce to EFCore.FSharp?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Build and tests pass locally
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

@simon-reynolds simon-reynolds merged commit 59c6e99 into master Nov 13, 2021
@simon-reynolds simon-reynolds deleted the fix-many-to-many-scaffolding branch November 13, 2021 16:30
simon-reynolds added a commit that referenced this pull request Nov 13, 2021
## [6.0.2] - 2021-11-13

### Fixed
- Fix compilation errors in scaffolded Many-to-Many joins - #119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Failure to compile database-first Context in 6.0.1
1 participant