Updated orm generator

This commit is contained in:
thomashii 2021-08-17 15:35:51 +08:00
parent c989df244c
commit d440590c2c

View file

@ -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