Change synchonize flag
The synchronize flag for typeorm should be disabled in all cases. This will prevent issues with entity changes being applied prior to a migration being generated.
The synchronize flag for typeorm should be disabled in all cases. This will prevent issues with entity changes being applied prior to a migration being generated.