File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # 5.3.5
2+
3+ ## Fixes
4+
5+ - Fix error in c-select-many-to-many when the near side is part of an inheritance hierarchy.
6+
17# 5.3.4
8+
29## Fixes
3- - Adjust DateTimeOffset handling to support Postgres restrictions of not allowing non-zero offsets.
410
11+ - Adjust DateTimeOffset handling to support Postgres restrictions of not allowing non-zero offsets.
512
613# 5.3.3
714
815## Fixes
16+
917- Add model validation error when ForeignKeyAttribute references a navigation prop that doesn't exist.
1018- Fix code gen performance regression introduced in 5.3.2
1119
2028- Fix error ` this._removeFromParentCollection is not a function ` thrown when calling ` ViewModel.$delete.confirmInvoke() ` .
2129- Remove incorrect generation of ` ReadFormAsync ` for binary parameters on GET endpoints.
2230
23-
2431# 5.3.1
2532
2633## Fixes
You can’t perform that action at this time.
0 commit comments