Skip to content

Upgrade typeorm to 3.12

sinopsysHK requested to merge sinopsysHK/kresus:upgrade-typeorm-3.11 into main

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

Merge request reports