2018-06-17 19:30:54 +00:00
|
|
|
# Changelog
|
|
|
|
|
2018-08-26 17:05:36 +00:00
|
|
|
## 0.2.20
|
|
|
|
* relation onUpdate fixes
|
|
|
|
* postgres support for citext, hstore, geometry, array column types
|
|
|
|
* upgraded typeorm version
|
|
|
|
|
2018-07-31 20:29:15 +00:00
|
|
|
## 0.2.19
|
|
|
|
* custom naming strategy fiexes
|
|
|
|
* dependencies update
|
|
|
|
|
2018-06-19 21:45:06 +00:00
|
|
|
## 0.2.18
|
|
|
|
* oracle output format fixed
|
2018-06-17 19:30:54 +00:00
|
|
|
|
|
|
|
## 0.2.17
|
|
|
|
|
|
|
|
* added support for relationId fields
|
|
|
|
* added support for custom naming entity fields
|
|
|
|
* removed oracledb from dependencies
|
|
|
|
* generating nullable column types for nullable columns
|