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-02-21 10:18:44 +01:00
2021-09-21 16:58:33 +02:00
2022-11-04 09:27:46 +09:00