Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 0d0351b

Browse files
authored
Added limitation about HasConversion.
1 parent 7abc1c2 commit 0d0351b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Below is a list of providers, that should work right now:
157157
# Know limitations
158158
- No Lazy loading
159159
- No way to work with in-memory database
160+
- `HasConversion` for properties currently not supported. Can be done via linq2db's `MappingSchema.Default.SetConverter()` function.
160161

161162
# Help! It doesn't work!
162163

0 commit comments

Comments
 (0)