Commit 2eb8ee4
authored
Fix for small problems appeared after some PR merges (#330)
PR 237 - Issue with bulk operation translation for UPDATE. Wrong IF condition
PR 265 - Issue with displaying Provider instance while debugging. Wrong ref to Sources.Count
in DebuggerDisplay attribute1 parent 660dacd commit 2eb8ee4
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- Extensions/Xtensive.Orm.BulkOperations/Internals
- Orm/Xtensive.Orm/Orm/Rse/Providers
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments