happens
Why do database edits lead to null responses in simple controllers?
Why is it that after editing a record from my database, a simple "get all" controller returns the collections I've edited as null from the runtime environment? Is this normal? I've conducted tests and before editing from the Railway JSON, it responds, but after making a simple change, it stops responding.
7 replies