system.db.runUpdateQuery suddenly started returning -1

I now get back -1 from system.db.runUpdateQuery on inserting, even though it worked and saved the data. I have changed nothing about Ignition. I am running 7.9.6.

I was relying on this to be greater than 0 in a few places to verify the insert worked and didn’t conflict with table constraints.

I don’t control my database anymore, so it may be possible a setting in the database changed…

Anyone else with this problem? Any ideas why it happens?

SQL Server? https://stackoverflow.com/a/40716168/85927