mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Do not update the createdAt column when importing postal code which does not change
The conflict resolution clause in the SQL command of the PostalCodeBaseImporter service has been updated. It now only changes the 'updatedAt' timestamp if either the 'center' position or the 'label' actually differs from the existing entry. This ensures that the 'updatedAt' field reflects when meaningful changes occurred.
This commit is contained in:
6
.changes/unreleased/Feature-20240719-134241.yaml
Normal file
6
.changes/unreleased/Feature-20240719-134241.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
kind: Feature
|
||||
body: Do not update the "createdAt" column when importing postal code which does not
|
||||
change
|
||||
time: 2024-07-19T13:42:41.208629736+02:00
|
||||
custom:
|
||||
Issue: ""
|
Reference in New Issue
Block a user