Gregory Conrad e7994cdeb3 feat: check to see if the PK changed before erroring out
Previously, if the primary key was set and a Settings update contained
a primary key, an error would be returned.
However, this error is not needed if the new PK == the current PK.
This commit just checks to see if the PK actually changes
before raising an error.
2023-03-26 12:18:39 -04:00
..
2023-03-13 16:51:11 +01:00
2023-02-01 15:34:01 +01:00
2023-03-02 10:55:37 +00:00
fmt
2023-02-14 17:04:22 +01:00