|
Expect(s).To(Equal(`UPDATE "update_tests" AS "update_test" SET WHERE "update_test"."id" = NULL`)) |
When updating and the model contains all empty fields invalid update syntax is produced.
Suggest returning specific error to capture the case of a non-update