Updated orm generator
This commit is contained in:
parent
c989df244c
commit
d440590c2c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
## 4.1.1
|
||||
|
||||
* Fixed `NumericSqlExpressionBuilder` to handle nullable field
|
||||
* Fixed `@belongsTo` code generation
|
||||
* Fixed `@belongsTo` and `ManyToMany` code generation
|
||||
* Fixed `copyFrom` to handle nullable relationship
|
||||
|
||||
## 4.1.0
|
||||
|
|
Loading…
Reference in a new issue