Skip to content

Commit

Permalink
Removed HasConversion limitation.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdanyliv committed Jun 20, 2020
1 parent f9c108f commit 9bb680e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -157,7 +157,6 @@ Below is a list of providers, that should work right now:
# Know limitations
- No Lazy loading
- No way to work with in-memory database
- `HasConversion` for properties currently not supported. Can be done via linq2db's `MappingSchema.Default.SetConverter()` function.

# Help! It doesn't work!

Expand Down

0 comments on commit 9bb680e

Please sign in to comment.