Upgrade typeorm to 3.12
Adapt to new interface of typeormi (breaking changes), removing deprecated objects/methods call
Fix migrations issues which could lead to data loss when some table structures are changed using sqlite.
Fixes #1164 (closed).
Edited by Benjamin Bouvier