Commit c217da3
Fix JsonValueReaderWriter check to support polymorphism (npgsql#3339)
Fixes npgsql#31691 parent 89476a7 commit c217da3
File tree
1 file changed
+2
-2
lines changed- src/EFCore.PG/Storage/Internal/Mapping
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments