Issue type:
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[x] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[ ] latest
[x] @next
[ ] 0.x.x (or put your version here)
Steps to reproduce or a small repository showing the problem:
- define entity with child inheritance
- define shared column for each child entity
notice some entities may not be inserted correctly if all entities used in save operation
Issue type:
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
Database system/driver:
[ ]
cordova[ ]
mongodb[ ]
mssql[x]
mysql/mariadb[ ]
oracle[ ]
postgres[ ]
sqlite[ ]
sqljs[ ]
react-native[ ]
expoTypeORM version:
[ ]
latest[x]
@next[ ]
0.x.x(or put your version here)Steps to reproduce or a small repository showing the problem:
notice some entities may not be inserted correctly if all entities used in save operation